Versions Compared

Key

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

...

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


<pre>
-start 
-jnetid
 
<i>jobnet
jobnet_
id</i>
id 
-jnetprcid
 
<i>jobnet
jobnet_process_
id</i>
id
    [
-wait
 
        [
-poll
<i>seconds</i>
 seconds] 
        [
-purge
]
        ]
</pre>
 
Panel
Html bobswift
Html bobswift
Html bobswift
Html bobswift
Html bobswift
Html bobswift

Anchor
Configuration Options
Configuration Options
Configuration Options

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

Configuration
Option Name

Command Line
Long Form

Description

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.

PURGE_JOB

-purge

Purge job that has completed processing from SAP system.

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.

...