START JOBSET - UPPS Command
Description
The START JOBSET command starts a JobSet based on the settings defined in the Process Scheduler's Scheduled JobSet Definition component.
Command Line Syntax
The following figure illustrates the command line syntax of the START JOBSET command, using the command line, long form of its configuration options.
-start -MainSchedName <name> -MainJobName <name>
[-wait [-poll seconds]
[-PrintJobTree {yes | no}]
[-PrintDistList {yes | no}]
[-PrintSystemMessage {yes | no}]
[-PrintApplicationMessage {yes | no}]
[-PrintParamList {yes | no}]
[-report {yes | no}]
[-cntfilter filterList]
]
Configuration Options
The following table describes all START JOB configuration options and provides the command line, long form of each option illustrated in the START JOB command line syntax, above.
Configuration | Command Line | Description |
|---|---|---|
-cntfilter | Comma-delimited list of report file suffixes that will not be returned. | |
-poll | Length of time to wait between status calls to the PeopleSoft system. | |
-printapplicationmessage | Specification for whether or not application messages are printed for the monitored processes when the work completes. | |
-printdistlist | Specification for whether or not to print the report-recipient distribution list for the monitored process when the work completes. | |
-printjobtree | Specification for whether or not to print the job tree when the monitored process completes. | |
-printparamlist | Specification for whether or not the parameter list for job items are included in the report. | |
-printsystemmessage | Specification for whether or not system messages for the monitored processes when the work completes. | |
-Report | Specification for whether or not the reports associated with a process are returned. | |
-wait | Specification that UPPS will monitor the specified process to completion. info In the START_JOBSET command line syntax, the WAIT for PROCESS (-wait) is a UPPS command used as a configuration option. |
Example
upps -userid <USERNAME1 >-pwd <PASSWORD1 >-host qapsft.stone.branch -port 8000 -start -mainschedname ESSJS1 -mainjobname 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.