Debugging a JMS Trigger
To debug and test a JMS trigger you can:
Instruct
Integration Server to produce an extra level of verbose logging. You can enable debug trace logging for all JMS triggers or for individual JMS triggers
Send messages to which the JMS trigger subscribes to the JMS provider. You can create a service that sends the messages. Alternatively, you can create a launch configuration that publishes a JMS message that contains an instance of a specified IS document type to the JMS provider.