MSMQ Adapter 6.0 | webMethods MSMQ Adapter Documentation | webMethods MSMQ Adapter Installation and User’s Guide Documentation | Adapter Notifications | Listener Notifications | Using Asynchronous and Synchronous Listener Notifications
 
Using Asynchronous and Synchronous Listener Notifications
The following table lists the tasks required to use these types of notifications:
Task
Use this tool...
1
Configure an adapter connection. For details, see Configuring Adapter Connections.
Integration Server Administrator
2
Select the appropriate notification template and configure the notification.
For instructions to configure notifications, see Configuring Listener Notifications.
Designer
3
If you plan to use an Integration Server flow or Java service, design it to react to the data changes contained in the notification's publishable document. Configure an Integration Server trigger to use the notification's publishable document.
For instructions on configuring notifications, see the webMethods Service Development Help for your release.
Note:
To process the message from the queue, you should create an Integration Server trigger that subscribes to the Integration Server document type that MSMQ Adapter created with the asynchronous notification. For more information about using triggers, see the Publish-Subscribe Developer’s Guide for your release.
Designer
4
Enable the adapter notifications. For instructions to enable listener notifications, see Enabling Listener Notifications.
Integration Server Administrator