Integration Server 11.1 | Publish-Subscribe Developer’s Guide | Working with IBM webMethods Messaging Triggers | Overview of Building IBM webMethods Messaging Trigger
 
Overview of Building IBM webMethods Messaging Trigger
 
IBM webMethods Messaging Trigger Requirements
Trigger Service Requirements
Building IBM webMethods messaging trigger is a process that involves the following basic stages:
Stage 1
Create a new IBM webMethods messaging trigger on Integration Server.
During this stage, you create the new IBM webMethods messaging trigger on the Integration Server where you will do your development and testing. For more information, see Creating IBM webMethods Messaging Trigger .
Stage 2
Create one or more conditions for the IBM webMethods messaging trigger.
During this stage, you create a trigger condition which associates a subscription to a publishable document types with a service that processes instances of that document types. You can also create filters to apply to incoming documents and select join types.
For more information, see Creating Conditions.
Stage 3
Set IBM webMethods messaging trigger properties.
During this stage, you set parameters that configure the run-time environment of this IBM webMethods messaging trigger, such as trigger queue capacity, document processing mode, fatal and transient error handling, exactly-once processing, and priority level.
Stage 4
Run the IBM webMethods messaging trigger.
During this stage you can use the tools provided by Designer to run and debug the IBM webMethods messaging trigger. For more information, see Running IBM webMethods Messaging Trigger with a Launch Configuration.
Related Topics
IBM webMethods Messaging Trigger Requirements
Trigger Service Requirements