Skip to content

Store Day OpenΒΆ

A physical store executes its opening routine before serving customers for the day. The scenario covers staff task assignment, till preparation, cash and system readiness, and inventory spot checks so the store can trade safely and consistently from opening.

Domains store Β· inventory
Actors store-manager Β· store-associate Β· system
Process Store Day Open
Capabilities 3
Steps 7
Events 8
Lifecycles 3
Min UCMI 2.3

βš™οΈ Step-by-Step FlowΒΆ

# Step Actor Lifecycle State Change Event
1 Start pre-opening routine store-manager store-day-lifecycle β†’ pre-opening store-day-pre-opening-started
2 Assign opening tasks store-manager store-day-lifecycle pre-opening β†’ pre-opening store-task-assigned
3 Verify cash float and terminal settlement store-manager till-session-lifecycle β†’ ready payment-settled
4 Open till session store-manager till-session-lifecycle ready β†’ open store-task-completed
5 Perform inventory spot check store-associate stock-count-lifecycle β†’ counted inventory-counted
6 Confirm inventory variances and readiness store-associate stock-count-lifecycle counted β†’ reconciled stock-count-completed Β· inventory-adjusted
7 Open store for trading store-manager store-day-lifecycle pre-opening β†’ open store-day-opened

⚑ Event Sequence¢

store-day-pre-opening-started β†’ store-task-assigned β†’ payment-settled β†’ store-task-completed β†’ inventory-counted β†’ stock-count-completed β†’ inventory-adjusted β†’ store-day-opened


πŸ”„ Lifecycles InvolvedΒΆ


🧩 Capabilities Required¢

Capability
store-operations Store Operations
store-inventory Store Inventory
payment-processing Payment Processing

πŸ–₯️ Application CoverageΒΆ

Applications that implement the capabilities required by this scenario.

Capability Implementing Applications
store-operations POS
store-inventory SIM Β· WMS
payment-processing POS Β· Payment Hub

πŸ“Š Readiness by ProfileΒΆ

Capability readiness across assessment profiles.

Profile Capabilities Met Avg Score Ready?
Acme Electronics 3/3 2.3 βœ…
BuildPro Trade 3/3 3.0 βœ…
Flash Delivery 3/3 3.7 βœ…
Luxe Maison 3/3 3.0 βœ…
Metro Fresh Group 3/3 3.3 βœ…
Stella Fashion Group 3/3 3.0 βœ…
Reference Tier 2 Non-food Retailer 3/3 3.0 βœ…

βœ… PreconditionsΒΆ

  • Store staff are scheduled and able to access opening systems
  • POS, payment, and inventory services are operational
  • Opening checklist is configured for the store format and trading day
  • Security and access controls allow staff into the premises before opening time

🎯 Success Criteria¢

  • Till session is opened and ready before the first customer transaction
  • Opening tasks are assigned and completed with an auditable trail
  • Inventory spot checks identify material variances before trade begins
  • Store status changes to open only after commercial and operational readiness is confirmed

⚠️ Failure Modes¢

  • Cash float discrepancy prevents till opening and requires escalation
  • Terminal settlement is incomplete and payments cannot be accepted at opening
  • Inventory spot check finds material variance that blocks selling of affected items
  • Required staff member or manager is absent, delaying store opening

UCMI RequirementsΒΆ

Minimum UCMI Score: 2.3

Capability Minimum Level
store-operations 🟠 2
store-inventory 🟠 2
payment-processing 🟠 2

UC-BoK Scenario Catalog Β· All Scenarios Β· Scenario Catalog