Capital Markets Adapters 10.3.1 | Apama Capital Markets Adapters Documentation 10.3.1 | Apama Base FIX Adapter | FIX service monitors | Client session | FIX_OrderManager | Amending or cancelling an order
 
Amending or cancelling an order
To amend or cancel an existing order a com.apama.oms.AmendOrder or com.apama.oms.CancelOrder event must be routed specifying the order id of the original order. The Order Manager will generate a new FIX client order id and issue a OrderCancel[Replace]Request referencing the original client order id.
During a amend or cancel request, the order will be in a non-modifiable state and failures will be notified by setting the OrderChangeRejected flag of the com.apama.oms.OrderUpdate event.