Software AG Products 10.7 | Integrating On-Premises and Cloud Applications | Service Development | Working with webMethods Messaging Triggers | Debugging a webMethods Messaging Trigger | Enabling Trace Logging for a Specific webMethods Messaging Trigger
 
Enabling Trace Logging for a Specific webMethods Messaging Trigger
You can configure Integration Server to generate additional debug and trace logging for a specific webMethods messaging trigger that receives messages from Universal Messaging or Digital Event Services.
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 webMethods messaging trigger
1. Open Integration Server Administrator if it is not already open.
2. In the Settings menu of the Navigation panel, click 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.