WAIT for FS JOB NETWORK - USAP Command
Description
The WAIT for FS JOB NETWORK command allows USAP to reconnect to a started FS job network and monitor it through completion.
Command Line Syntax
The following figure illustrates the command line syntax of the WAIT for FS JOB NETWORK command, using the command line, long form of its configuration options.
-wait-jnetid jobnetid -jnetprcid processid [-poll seconds] [-purge] [-syslog {yes|no} [-syslogpre seconds] [-syslogpost seconds] ] [-max_log_size size] [-max_spool_size size]
Configuration Options
The following table describes all WAIT for FS JOB NETWORK configuration options and provides the command line, long form of each option illustrated in the WAIT for FS JOB NETWORK command line syntax, above.
Configuration | Command Line | Description |
---|---|---|
-wait | Causes USAP to wait for the SAP job network to complete processing. | |
-jnetid | Network identifier for the pre-existing SAP FS job network being started. | |
-jnetprcid | Process ID of an existing SAP FS job network process to start. | |
-max_log_size | Maximum size for job logs. | |
-max_spool_size | Maximum size for spool lists. | |
-purge | Purge job that has completed processing from SAP system. | |
-syslog | Specification for whether or not a syslog report is generated on standard error if the job does not complete successfully. | |
-syslogpost | Length of time to add to the job end time when calculating the to time for the syslog report. | |
-syslogpre | Length of time to subtract from the job release time when calculating the from time for the syslog report. | |
-poll | Length of time to wait between job status calls to the SAP system. |