EventProcessingExit

Use the EventProcessingExit option to define an exit that is to be invoked to perform asynchronous event processing. For more information, see ADFzCC event processing.

Figure 1. Syntax

1 EventProcessingExit(exit-name)
exit-name
The name of an Event Processing user exit that contains an LE fetchable function of the same name. The maximum length of the name is 8 characters.

If this option is changed, ADFz products that use the Event Processing user exit are affected.