Integration Server 11.1 | Publish-Subscribe Developer’s Guide | Working with IBM webMethods Messaging Triggers | Debugging IBM webMethods Messaging Trigger
 
Debugging IBM webMethods Messaging Trigger
 
Enabling Trace Logging for All IBM webMethods Messaging Triggers
Enabling Trace Logging for a Specific IBM webMethods Messaging Trigger
To debug and test IBM webMethods messaging trigger, you can:
*Run the IBM webMethods messaging trigger using a launch configuration. You can use the launch configuration to verify that the subscription, filters, and trigger service work as expected.
For more information about using a launch configuration for IBM webMethods messaging trigger, see Running IBM webMethods Messaging Trigger with a Launch Configuration.
*Publish a document to which the IBM webMethods messaging trigger subscribes. You can do this by creating a launch configuration for a publishable document type and then running the launch configuration. Alternatively, you can create a service that uses one of the pub.publish* services to publish a document to which the trigger subscribes and then run the service to publish the document.
*Instruct Integration Server to produce an extra level of verbose logging. You can enable debug trace logging for all IBM webMethods messaging triggers or an individual IBM webMethods messaging trigger.
Note:Integration Server generates additional logging for triggers that receive messages from Universal Messaging only.