Detailed PROCESS Statement Using the NOTIFY Parameter

The priority for this Process is set to 8 and runs in CLASS 4. Because of the NOTIFY parameter, USER1 will be notified upon Process completion.

For Connect:Direct® for UNIX, Connect:Direct for VSE, Connect:Direct for OpenVMS, and Connect:Direct for HP NonStop nodes, NOTIFY is ignored.

PROC1  PROCESS             -
       SNODE=CD.AS400      -
       PRTY=8              -
       NOTIFY=USER1        -
       CLASS=4             -
       SNODEID=(USER1,PWD)