Integration Server 11.1 | Publish-Subscribe Developer’s Guide | Working with IBM webMethods Messaging Triggers | Creating IBM webMethods Messaging Trigger | Using Multiple Conditions in IBM webMethods Messaging Trigger | Ordering Conditions in IBM webMethods Messaging Trigger
 
Ordering Conditions in IBM webMethods Messaging Trigger
The order in which you list conditions in the editor is important because it indicates the order in which the Integration Server evaluates the conditions at run time. When the Integration Server receives a document, it invokes the service specified in the first condition that is satisfied by the document. The remaining conditions are ignored.
*To change the order of conditions in IBM webMethods messaging trigger
1. In the Package Navigator view of Designer, open the IBM webMethods messaging trigger.
2. Under Conditions, select the condition to be moved.
3. Click or to move the condition up or down.
4. Click File > Save to save the IBM webMethods messaging trigger.