Integration Server 10.15 | JMS Client Development Guide | Using JMS Trigger Groups | Creating a JMS Trigger Group
 
Creating a JMS Trigger Group
You can quickly create new JMS triggers and establish a JMS trigger group using the methods in the com.wm.app.b2b.server.jms.consumer.JMSTriggerGroupFacade class. The class includes methods for creating a new JMS trigger quickly by copying an existing JMS trigger, specifying a different JMS connection alias for the trigger, and designating an Id for the trigger in the group. This can be accomplished by copying a specific trigger, copying all the JMS triggers in a particular package, or copying all the JMS triggers that use a particular JMS connection alias to retrieve messages from the JMS provider. For more information about the com.wm.app.b2b.server.jms.consumer.JMSTriggerGroupFacade class, see the webMethods Integration Server Java API Reference.