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

Version 1 Next »

Description

The DISPLAY PRCS PARAMS command displays the list of parameter values for a PeopleSoft job or process.
 

Note

The job or process must have generic prompting enabled and runtime parameters defined.

Command Line Syntax

The following figure illustrates the command line syntax of the DISPLAY PRCS PARAMS command, using the command line, long form of its configuration options.

Command Argument

The DISPLAY PRCS PARAMS command can be expressed as either:

  • -D (Short form)
  • -display (Long form)

The DISPLAY PRCS PARAMS command argument, prcs_params, displays the list of parameter values for a PeopleSoft job or process.
.

Configuration Options

The following table describes all DISPLAY PRCS PARAMS configuration options and provides the command line, long form of each option illustrated in the DISPLAY PRCS PARAMS command line syntax, above.

Configuration
Option Name

Command Line
Long Form

Description

JOB_NAME

-jobname

Job name for which parameters will be returned.

OUTPUT_FORMAT

-outfmt

Format of the output for this command:

  • text: output will be formatted for human consumption.
  • xml: output will be formatted as XML.

PROCESS_NAME

-processname

Name of the PeopleSoft process for which parameters will be returned.

PROCESS_TYPE

-processtype

Type of PeopleSoft process for which parameter names will be returned.

Example

-userid USERNAME1 -pwd PASSWORD1 -host-port-processname

  • No labels