Placing an Order: The Basic Flow
You will now look at the basic flow of the Placing an Order use case. The basic flow requires the actor to select the Change Existing path after the customer has been identified as an authorized user.
Here’s the typical flow of the Placing an Order use case via the Change Existing path:
- The actor places an order using the Change Existing path.
- The actor requests to proceed after customer identifiers have been populated.
- The system searches and retrieves the order.
- The system qualifies the offering.
- The system determines if credit check is required.
- The system selects and configures the product.
- The system determines if shipping information is required.
- The system determines if legacy billing and payment information is required.
- The system determines if installation date(s) is required.
- The system prompts the actor to submit the order.
- The system presents the confirmation of the order.
SimpleOrder: Use Cases > Use Case Scenario