Interaction Scenario Diagram Example
This diagram describes the operation of the "Order Unreferenced Parts" use case :
• When a purchase request is entered in the user interface, the name of the part is received by the "Find Suppliers" service, which draws up the list of suppliers offering the requested part.
• The "Compare Prices" service looks for the lowest-priced product and sends information to the "Order Amount Calculation" service.
• When the order amount has been established, a final "Issue Purchase Order" service sends the order via the interface.