Unregistering for Events - EnterWorks_Process_Exchange_(EPX) - 10.6

EnterWorks EPX Programmers Reference

Product type
Software
Portfolio
Verify
Product family
EnterWorks
Product
Precisely EnterWorks > EnterWorks Process Exchange (EPX)
Version
10.6
Language
English
Product name
Precisely EnterWorks
Title
EnterWorks EPX Programmers Reference
First publish date
2007
Last updated
2023-07-28
Published on
2023-09-20T04:07:07.148709

Unregistering events is possible by simply calling the stop() method on the SessionEventConsumer object. A program can then redefine the event registration for this object via the setEventRegistration(), and then call the restart() method of the SessionEventConsumer object to restart the event subscription with the new event registrations in effect.