Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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


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

...

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.

...