Adapter Notifications
Overview
MessageListener notifications monitor a JMS destination and notify Integration Server when a message arrives on the JMS destination. This section provides instructions for configuring and managing MessageListener notifications.
Before Configuring or Managing Notifications
About this task
Perform the following tasks before configuring or managing adapter notifications.
To prepare to configure or manage MessageListener notifications
Procedure
Configuring MessageListener Notifications
About this task
When you configure MessageListener notifications, you specify information that Integration Server uses to read data from a JMS Destination and publish a notification document. For more information about notifications, see Adapter Notifications.
To configure a MessageListener notification
Procedure
Managing MessageListener Notifications
About this task
You must schedule a MessageListener notification and then enable it before you can use the notification to monitor JMS destinations for messages. Use Integration Server Administrator along with the following procedures to do so.
To manage MessageListener notifications
Procedure
Using the Exactly Once Notification Feature
Adapter notifications can use the Exactly Once notification feature. This feature ensures that notification data will not be duplicated even if a failure occurs during processing. This is achieved by assigning unique IDs for each publishable document. After a processing failure, Integration Server checks for duplicate records in storage and ignores any duplicate IDs.
To use the Exactly Once feature, you must enable client-side queuing in Integration Server. For details, see the IBM webMethods Integration Server Administrator’s Guide for your release.
Viewing Notifications
About this task
You use Designer to view a notification.
To view a notification
Procedure
Editing Notifications
About this task
You use Designer to edit notifications.
You can change the connection associated with an adapter notification with the built-in service pub.art.notification:setPollingNotificationNodeConnection. For more information, see Changing the Connection for an Adapter Service or Notification at Design Time.
To edit a notification
Procedure
Deleting Notifications
About this task
You use Designer to delete adapter notifications.
To delete a notification
Procedure
- In Designer, expand the package and folder that contain the notification you want to delete.
- Right-click the notification and then click Delete.