You can specify a Natural user exit to be triggered by a specified event.
The End-of-Job checking user exits must use the common exit parameter
list NOPXPL-A. The
parameter P-CALL-PLACE will contain EJA.
Meaning of the input fields:
| Field | Description | |
|---|---|---|
| Library | Name of the Natural library containing the user exit. | |
| User Exit | Name of the Natural user exit. To display a selection list for user exits available in a given library, first enter the name of a Natural library in the Library field, then enter an asterisk * in the User Exit field and press Enter. | |
| Exit Mode | ' ' (blank) | Exit will be executed synchronously. (Default) |
| 'A' | Exit will be executed asynchronously (in a Natural task). | |
| Execute if temporary Dummy | If "Y" or
"N" is specified here, the End-of-Job action will be
executed according to this definition, if the job was executed as a temporary
dummy job. If the field is left empty, the defaults for the action apply. |
|
Entire Operations will perform an Entire System Server logon to the job’s execution node with the job’s submit user ID prior to the execution of the exit.
End-of-job action user exits will not be performed for temporary dummy jobs.