You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Your activity processor may signal an event to the processing sequence controller by using the NotifyEvent method of the ancestor class. This usually used to trigger a notification such as an e-mail when an unrecoverable condition occurs that might require operator intervention. By using an event ID that corresponds to one defined in Event Maintenance you can connect your event with the definition of the action that is to be taken in response to it.


  • No labels