Use SUBMIT at the Connect:Direct for HP NonStop Node

In this Process, STEP1 will execute FUP to purge $B.FILERESO.FILEA. STEP2 and STEP3 will submit IBM® Connect:Direct® Processes at the HP NonStop node (PNODE).

SUBMIT  PROCESS     PNODE=CD.HP NONSTOP            -
                    SNODE=CD.OS390.NODE
STEP1   RUN  TASK  (PGM=FUP                        -
                    SYSOPTS=(’/OUT $S.#FUP/’,      -
                             ’VOLUME $B.FILERESO’, -
                             ’PURGE FILEA ! ’))
STEP2   SUBMIT  FILE=$B.DATA1.FILEB                -
                SUBNODE=PNODE
STEP3   SUBMIT  FILE=$B.DATA1.FILEC                -
                SUBNODE=PNODE