SUBMIT FS JOBNET - USAP Command

Description

The SUBMIT FS JOBNET command defines a new FS jobnet to an SAP system.

Command Line Syntax

The following figure illustrates the command line syntax of the SUBMIT FS JOBNET command, using the command line, long form of its configuration options.


-sub {filename/ddname | -jobname jobname -jobid jobid}
    [-start 
        [-wait
             [-poll seconds] 
             [-purge]
        ]
    ]

Command Argument

The SUBMIT FS JOBNET command can be expressed as either:

  • -U (Short form)
  • -sub (Long form)

The SUBMIT FS JOBNET command argument, filename/ddname, specifies the name of the file that contains the FS jobnet definition.

See FS Job Network Definition File - USAP for additional information on the variant definition file.

Configuration Options

The following table describes all SUBMIT FS JOBNET configuration options and provides the command line, long form of each option illustrated in the SUBMIT FS JOBNET command line syntax, above.

Configuration
Option Name

Command Line
Long Form

Description

JOB_ID

-jobid

Job ID of an existing SAP job to use as a model for the new job definition.

JOB_NAME

-jobname

Name of an existing SAP job to use as a model for the new job definition.

PURGE_JOB

-purge

Purge job that has completed processing from SAP system.

START

-start

Starts the newly defined job.

USAP_POLL

-poll

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

WAIT

-wait

Wait for the SAP job to complete processing.