Software AG Products 10.7 | Integrating On-Premises and Cloud Applications | Service Development | Subscribing to Events | Suspending Event Subscriptions
 
Suspending Event Subscriptions
You can suspend an event subscription. By suspending an event subscription, you temporarily stop the execution of the event handler without deleting or removing the event handler. While the event subscription is suspended, the Event Manager does not invoke the associated event handler when the server generates the event to which it is subscribed. You can resume an event subscription at any time.
*To suspend an event subscription
1. In Package Navigator view, select the current Integration Server and select File > Properties. In the Properties for serverName dialog box, select Event Manager.
2. In the View event subscribers for list, select the event type for which you want to suspend a subscription.
3. Click the subscription you want to edit, and then click .
4. In the Edit Event Subscriber dialog box, in the Enabled list, select false.
5. Repeat this procedure for each event subscription you want to suspend.
6. Click OK when you finish suspending event subscriptions. Your changes take effect immediately.