BUSINESS ACTIVITY: Product Inquiry
------------------ 

Goal: retrives product information from the inventory system. 

Actors: Sales Rep
        Customer
        Inventory System

Preconditions:

Trigger Condition:

Success End Condition:

Failed End Condition:

Postcondition:

PRIMARY SCENARIO
----------------

1. The Sales Rep identifies the key of search in the database:
	a) shoe style;
	b) men/lady;
        c) size;
        d) product code;
        e) price.

2. The Sales Rep sends a request to the inventory system for product
   information.

3. The inventory system returns the product information and the stock
   on hand.

4. The Sales Rep gives the Customer the requested information.

5. The business activity ends.
 
SECONDARY SCENARIOS
-------------------

RELATED INFORMATION
-------------------

Priority:

Performance Target:

Frequency:

SCHEDULE 
--------

Due Date: 




