Software AG Products 10.7 | Integrating On-Premises and Cloud Applications | Service Development | Working with webMethods Messaging Triggers | Overview of Building a webMethods Messaging Trigger
 
Overview of Building a webMethods Messaging Trigger
 
webMethods Messaging Trigger Requirements
Trigger Service Requirements
Building a webMethods messaging trigger is a process that involves the following basic stages:
Stage 1
Create a new webMethods messaging trigger on Integration Server.
During this stage, you create the new webMethods messaging trigger on the Integration Server where you will do your development and testing. For more information, see Creating a webMethods Messaging Trigger .
Stage 2
Create one or more conditions for the 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.
Stage 3
Set webMethods messaging trigger properties.
During this stage, you set parameters that configure the run-time environment of this 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 webMethods messaging trigger.
During this stage you can use the tools provided by Designer to run and debug the webMethods messaging trigger. For more information, see Running a webMethods Messaging Trigger with a Launch Configuration.