The XCHGFIL file

If the XCHGFIL parameter is used, SBMITPJOB will write all exchanged information to the specified file. This file must have the following format:

R EXCHANGE
   JOBID         32          TEXT('Job ID')
   KEY           64          TEXT('Key')
   VALUE       1024          TEXT('Value')

Note that the record format is named EXCHANGE.

Note

The caller is responsible for creating this file.