Integration Server 11.1 | Publish-Subscribe Developer’s Guide | Working with IBM webMethods Messaging Triggers | Debugging IBM webMethods Messaging Trigger | Enabling Trace Logging for a Specific IBM webMethods Messaging Trigger
 
Enabling Trace Logging for a Specific IBM webMethods Messaging Trigger
You can configure Integration Server to generate additional debug and trace logging for a specific IBM webMethods messaging trigger that receives messages from Universal Messaging.
Note:
For the increased logging to appear in the server log, you must set the logging level for server facility 0153 Dispatcher (Universal Messaging) to Trace.
*To enable debug trace logging for a specific IBM webMethods messaging trigger
1. Open Integration Server Administrator if it is not already open.
2. Go to Settings > Extended.
3. Click Edit Extended Settings.
4. Under Extended Settings, type the following:
watt.server.messaging.debugTrace.triggerName=true
Where triggerName is the fully qualified name of the trigger in the format folder.subfolder:triggerName.
5. Click Save Changes.
6. Disable and then enable the trigger.