Enabling or Disabling Order Sequencing
 
	 Procedure
-  
		   Define an XPath in 
			 tibco.aff.oms.ordersSequencer.customer.xPath, which points to a unique customer identifier in the SOAP request. 
		   
		
 
-  
		  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. 
			 
 
 
		  
 
		 
-  
		   In TIBCO Enterprise Message Service, create the following queues: 
		   
		  
 
			 - tibco.aff.oms.ordersSequencer.submitOrder 
			 
 
 
			 - tibco.aff.oms.ordersSequencer.notification.order 
			 
 
 
		  
 
		 
-  
		  Create a bridge with the following 
			 source and 
			 target configurations: 
		   
		  
 
			 - source=tibco.aff.orchestrator.notification.order 
			 
 
 
			 - target=tibco.aff.oms.ordersSequencer.notification.order 
			 
 
 
		  
 
		 
 
   
Copyright © 2023. Cloud Software Group, Inc. All Rights Reserved.