webMethods Adapter Runtime 10.3 | webMethods Adapter Runtime Documentation | Adapters RunTime Users Documentation | Overview of the Adapter Runtime | Event Publishing Support for Adapter Notifications
 
Event Publishing Support for Adapter Notifications
 
Creating an Event Type Definition
Copying the Event Type Definition
Enabling the Publishing of Events
Disabling the Publishing of Events
Beginning with Integration Server 9.5, adapter polling and listener notifications can send events to an event bus. The event bus functionality is implemented by Software AG Universal Messaging using the JMS protocol. Publishing events to the event bus is not enabled by default.
For more information about how to implement an Event Routing (EDA) system with webMethods products, see Implementing Event-Driven Architecture with Software AG Products.
The following table lists the tasks required to use event publishing for adapter notifications.
Task
Use This Tool
1. Configure a polling or listener notification. For information about configuring a polling or listener notification, see the notifications chapter in the installation and user’s guide for the adapter.
Designer
2. Create an event type definition. For information about creating an event type definition, see Creating an Event Type Definition.
Designer
3. Copy the event type definition to the Event Type Store. For information about copying the event type definition, see Copying the Event Type Definition.
Designer
4. Enable the notification. For information about enabling notifications, see the notifications chapter in the installation and user’s guide for the adapter.
Integration Server Administrator
5. Enable the publishing of events for the notification. For information about enabling the publishing of events, see Enabling the Publishing of Events.
Integration Server Administrator