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 DISPLAY PRCS PARAMS command, using the command line, long form of its configuration options.

Panel
Html bobswift
<pre>
-display <b>prcs_params</b> {

-jobname

html-bobswift
 <i>name</i> | 

-processname

Html bobswift
 <i>name</i>} 

-processtype

html-bobswift
 <i>type</i> [

-outfmt

Html bobswift
 {text | xml}]
</pre>

Command Argument

The DISPLAY PRCS PARAMS command can be expressed as either:

...

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
html-bobswift
<pre>
upps 

-userid USERNAME1 -pwd PASSWORD1 -host

html-bobswift
 qapsft.stone.branch 

-port

html-bobswift
 8000 -display prcs_params 

-processname

Html bobswift
 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.
</pre>