Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

Description

The WAIT for PROCESS command monitors a specified job, jobset, or process in the PeopleSoft system to completion.

Optionally, the various outputs associated with the monitored processes can be retrieved.

Command Line Syntax

The following figure illustrates the command line syntax of the WAIT for PROCESS command, using the command line, long form of its configuration options.

-processinstance number
-poll seconds]
-printjobtree
-printdistlist
-printsystemessage
-printapplicationmessage
-printparamlist
-report
-cntfilter

Configuration Options

The following table describes all WAIT for PROCESS configuration options and provides the command line, long form of each option illustrated in the WAIT for PROCESS command line syntax, above.

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_JOB_TREE

-printjobtree

Specification for whether or not to print the job tree when the monitored process 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_APPLICATION_MESSAGE

-printapplicationmessage

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

PRINT_SYSTEM_MESSAGE

-printsystemmessage

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

PRINT_PARAM_LIST

-printparamlist

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

PROCESS_INSTANCE

-processinstance

Process instance number for the job, jobset, or process.

REPORT

-Report

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

Example

-userid USERNAME1 -pwd PASSWORD1 -host
-port
-processinstance

  • No labels