BUSINESS ACTIVITY: Cancel Order
------------------ 

Goal: describes the process by which an order can be canceled.

Actors: Sales Rep
	Customer

Preconditions:

Trigger Condition:

Success End Condition: order canceled

Failed End Condition: accounting system not available

Postcondition: if the order

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

1. The Sales Rep retrives the order using the Find Order business
   activity.

2. The accounting system returns the status of the order.

3. If the status of the order is "taken"
	the Sales Rep cancels the order
   else 
	the Sales Rep informs the Customer about the return policies. 
   end

3. The business activity ends.

SECONDARY SCENARIOS
-------------------

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

Priority:

Performance Target:

Frequency:

SCHEDULE 
--------

Due Date: 



 
