Event Routing 10.15 | Communicating between Software AG Products Using Event Routing | Event Routing for Developers | Using the Event Routing Integration Server Built-In Services | Using the pub.event.routing.unsubscribe Service
 
Using the pub.event.routing.unsubscribe Service
The procedure below explains how to use the pub.event.routing:unsubscribe service to unsubscribe from events. It assumes that you are familiar with working with built-in services and flow services in Software AG Designer. For more information about IS built-in services, see the PDF publication webMethods Integration Server Built-In Services Reference. For more information about working with flow services, see the PDF publication webMethods Service Development Help.
*To unsubscribe from EDA events using the pub.event.routing:unsubscribe service
1. In the Service Development perspective in Designer, create a new empty flow service, and open it.
2. In the Tree tab of the Flow service editor, drag and drop the pub.event.routing:unsubscribe service.
3. In the Pipeline view, set the eventTypeName and the serviceName to the same values that were specified in the subscription service.
4. Right click and select Run As > Run Flow Service to subscribe to events using the flow service.
Note:
You can configure the newly created flow service as a shut down service. For more information about shut down services, see webMethods Service Development Help.