WebSphere MQ Adapter 6.5 | webMethods WebSphere MQ Adapter Documentation | webMethods WebSphere MQ 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
Task
Use this tool...
1
Configure an adapter connection. For details, see Configuring WebSphere MQ Adapter Connections.
Integration Server Administrator
2
Select the appropriate notification template and configure the notification. For instructions for configuring 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.
To process the message from the queue, you should create an Integration Server trigger that subscribes to the Integration Server document type that WebSphere MQ 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 on how to enable listener notifications, see Enabling Listener Notifications.
Integration Server Administrator