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
Option Name

Command Line
Long Form

Description

WAIT

-wait

Causes USAP to wait for the SAP job network to complete processing.

JOB_NETWORK_ID

-jnetid

Network identifier for the pre-existing SAP FS job network being started.

JOB_PROCESS_ID

-jnetprcid

Process ID of an existing SAP FS job network process to start.

MAX_JOB_LOG_SIZE

-max_log_size

Maximum size for job logs.

MAX_SPOOL_LIST_SIZE

-max_spool_size

Maximum size for spool lists.

PURGE_JOB

-purge

Purge job that has completed processing from SAP system.

SYSLOG

-syslog

Specification for whether or not a syslog report is generated on standard error if the job does not complete successfully.

SYSLOG_POST_TIME

-syslogpost

Length of time to add to the job end time when calculating the to time for the syslog report.

SYSLOG_PRE_TIME

-syslogpre

Length of time to subtract from the job release time when calculating the from time for the syslog report.

USAP_POLL

-poll

Length of time to wait between job status calls to the SAP system.