...
The following figure illustrates the command line syntax of the WAIT for PROCESS CHAIN command, using the command line, long form of its configuration options.
Panel |
---|
-wait-chainid ID -logid ID [-chainlog {yes|no}] [-processlogs {yes|no}] [-joblog {yes|no}] [-spoollist {yes|no}] [-rawspool {yes|no}] [-first_page page] [-last_page page] [-spool_recv_buffer size] |
...
The following table describes all WAIT for PROCESS CHAIN configuration options and provides the command line, long form of each option illustrated in the WAIT for PROCESS CHAIN command line syntax, above.
Configuration | Command Line | Description |
---|---|---|
-wait | Causes USAP to monitor the specified process chain to completion. | |
-chainid | Chain ID of process chain to be monitored to completion. | |
-chainlog | Specification for whether or not the process chain log will be returned. | |
-first_page | Starting page from which a spool list will be returned. | |
-last_page | Last page of a spool list to be returned. | |
-spool_recv_buffer | Size of the blocks (number of pages) used when transferring spool lists. | |
-logid | Chain ID of process chain to be monitored to completion. | |
-processlogs | Specification for whether or not the process logs will be returned. | |
-rawspool | Specification for whether the SAP spool lists will be returned from the SAP system in raw or plain format. | |
-joblog | Specification for whether or not the job's job log is returned. | |
-spoollist | Specification for whether or not the spoollists of all job steps are returned. |
...