Enabling or Disabling Order Sequencing
- Procedure
- Define an JsonPath in com.tibco.fom.orch.sequencing.customerJsonPath, which points to a unique customer identifier in the order request.
- Set the below are the enum values for
com.tibco.fom.orch.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.