Enabling or Disabling Order Sequencing

Procedure

  1. Define an XPath in tibco.aff.oms.ordersSequencer.customer.xPath, which points to a unique customer identifier in the SOAP request.
  2. Set the below are the enum values for tibco.aff.oms.ordersSequencer.enableOrderSequencing:
    • Disable: To disable order sequencing for all the orders.
    • EnableForAll: To enable order sequencing for all the orders.
    • EnableWithUdf: For the selected user-defined fields for which you want to enable order sequencing.
  3. In TIBCO Enterprise Message Service, create the following queues:
    • tibco.aff.oms.ordersSequencer.submitOrder
    • tibco.aff.oms.ordersSequencer.notification.order
  4. Create a bridge with the following source and target configurations:
    • source=tibco.aff.orchestrator.notification.order
    • target=tibco.aff.oms.ordersSequencer.notification.order