Versions Compared

Key

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

...

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

Panel
-
jobname

-processname

-processtype

-outfmt
display prcs_params {-jobname name | -processname name} -processtype type [-outfmt {text | xml}]

Command Argument

The DISPLAY PRCS PARAMS command can be expressed as either:

...

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

Panel
upps -userid USERNAME1 -pwd PASSWORD1 -host

-port

-processname
 qapsft.stone.branch -port 8000 -display prcs_params -processname TREEMOVER

Process Name.............: TREEMOVER
Process Type.............: Application Engine
Record Name..............: RUN_TREEMOVER
Record Field Name........: FILENAME
Parameter Name...........: File Name
Application Class Method.: .

Process Name.............: TREEMOVER
Process Type.............: Application Engine
Record Name..............: RUN_TREEMOVER
Record Field Name........: TREE_NAME
Parameter Name...........: Tree Name
Application Class Method.: .

Process Name.............: TREEMOVER
Process Type.............: Application Engine
Record Name..............: RUN_TREEMOVER
Record Field Name........: TREE_EFFDT
Parameter Name...........: Effective Date of Tree
Application Class Method.: .

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