Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Macro name changed from html to html-bobswift during server to cloud migration processing.

...

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


Panel
Html bobswift
<pre>
-start 

-MainSchedName

Html bobswift
 <i>name</i> 

-MainJobName

Html bobswift
 <i>name</i>
[

-wait

Html bobswift
   [

-poll

html-bobswift
 seconds]
   [

-PrintJobTree

html-bobswift
 {yes | no}]
   [

-PrintDistList

Html bobswift
 {yes | no}]
   [

-PrintSystemMessage

Html bobswift
 {yes | no}]
   [

-PrintApplicationMessage

Html bobswift
 {yes | no}]
   [

-PrintParamList

html-bobswift
 {yes | no}]
   [

-report

html-bobswift
 {yes | no}]
   [

-cntfilter

Html bobswift
 filterList]
]
</pre>

Anchor
Configuration Options
Configuration Options
Configuration Options

...

Configuration
Option Name

Command Line
Long Form

Description

CNT_FILTER

-cntfilter

Comma-delimited list of report file suffixes that will not be returned.

POLL

-poll

Length of time to wait between status calls to the PeopleSoft system.

PRINT_APPLICATION_MESSAGE

-printapplicationmessage

Specification for whether or not application messages are printed for the monitored processes when the work completes.

PRINT_DIST_LIST

-printdistlist

Specification for whether or not to print the report-recipient distribution list for the monitored process when the work completes.

PRINT_JOB_TREE

-printjobtree

Specification for whether or not to print the job tree when the monitored process completes.

PRINT_PARAM_LIST

-printparamlist

Specification for whether or not the parameter list for job items are included in the report.

PRINT_SYSTEM_MESSAGE

-printsystemmessage

Specification for whether or not system messages for the monitored processes when the work completes.

REPORT

-Report

Specification for whether or not the reports associated with a process are returned.

WAIT for PROCESS

-wait

Specification that UPPS will monitor the specified process to completion.
 

Note
titleNote

In the START_JOBSET command line syntax, the WAIT for PROCESS (-wait) is a UPPS command used as a configuration option.

Example

Panel
Html bobswift
<pre>
upps 

-userid USERNAME1 -pwd PASSWORD1 -host

Html bobswift
 qapsft.stone.branch 

-port

Html bobswift
 8000 -start 

-mainschedname

html-bobswift
 ESSJS1 

-mainjobname

Html bobswift
 ESSJ1

UNV6830E Universal Connector for PeopleSoft Process Scheduler ending with exit code 0.

UNV6817I Process status for ESSJ1/140604 is now queued.
UNV6817I Process status for ABS001/140605 is now queued.
UNV6817I Process status for ESSJ1/140604 is now processing.
UNV6817I Process status for ABS001/140605 is now success.
Process Instance..........: 140605
Process Name..............: ABS001
Process Type..............: SQR Report
Run Control Id............: ESSRCID1
Server Name Run...........: PRCS1090
Operator Id...............: USERNAME1
Request Date Time.........: 2018-02-08-14.41.04.845735
Run Date Time.............: 2018-02-08-14.41.04.924835
Begin Date Time...........: 2018-02-08-14.41.21.000000
End Date Time.............: 2018-02-08-14.41.21.000000
Output Destination Format.: PDF
Output Destination Type...: WEB
Run Status................: success
Distribution Status.......: n/a

UNV6817I Process status for ESSJ1/140604 is now success.
UNV6834I Distribution status for ESSJ1/140604 is now posting.
Process Instance..........: 140604
Process Name..............: ESSJ1
Process Type..............: PSJob
Run Control Id............: ESSRCID1
Server Name Run...........: PRCS1090
Operator Id...............: USERNAME1
Request Date Time.........: 2018-02-08-14.41.04.845735
Run Date Time.............: 2018-02-08-14.41.04.924835
Begin Date Time...........: 2018-02-08-14.41.20.481711
End Date Time.............: 2018-02-08-14.41.35.582383
Output Destination Format.: (None)
Output Destination Type...: NONE
Run Status................: success
Distribution Status.......: posting

UNV6834I Distribution status for ABS001/140605 is now posted.
Process Instance..........: 140605
Process Name..............: ABS001
Process Type..............: SQR Report
Run Control Id............: ESSRCID1
Server Name Run...........: PRCS1090
Operator Id...............: USERNAME1
Request Date Time.........: 2018-02-08-14.41.04.845735
Run Date Time.............: 2018-02-08-14.41.04.924835
Begin Date Time...........: 2018-02-08-14.41.21.000000
End Date Time.............: 2018-02-08-14.41.35.530627
Output Destination Format.: PDF
Output Destination Type...: WEB
Run Status................: success
Distribution Status.......: posted
Content Id................: 29624
...

UNV6830E Universal Connector for PeopleSoft Process Scheduler ending with exit code 0.
</pre>