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

Panel
Html bobswift
<pre>
-display <b>prcs_get_outputformats</b> 
[

-processtype type]

Html bobswift
[

-processname name]

Html bobswift
[

-outputdestinationtype type]

Html bobswift
[

-langcode code]

Html bobswift
[

-outfmt

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

Command Argument

The DISPLAY OUTPUT FORMATS command can be expressed as either:

...

Configuration
Option Name

Command Line
Long Form

Description

PROCESS_TYPE

-processtype

Filter requests by this process type.

PROCESS_NAME

-processname

Filter requests by this process name.

OUTPUT_DESTINATION_TYPE

-outputdestinationtype

Filter requests by this output destination type.

LANGUAGE_CODE

-langcode

Filter requests by this language code.

OUTPUT_FORMAT

-outfmt

Format of the output for this command.

Example

Panel
Html bobswift
<pre>
upps 

-userid USERNAME1 -pwd PASSWORD1 -host

Html bobswift
 qapsft.stone.branch 

-port

Html bobswift
 8000 -display prcs_get_outputformats 

-processtype

Html bobswift
 "AppEngine" 

-processname

Html bobswift
 "PSXPQRYRPT" 

-outputdestinationtype

Html bobswift
 "WEB"

sname PSXPQRYRPT -outputdestinationtype WEB
Process Type........: AppEngine
Process Name........: PSXPQRYRPT
Output Type Value...: WEB
Output Format Value.: Rich Text File (*.rtf)
Is Active...........: Yes
Is Default Type.....: No

Process Type........: AppEngine
Process Name........: PSXPQRYRPT
Output Type Value...: WEB
Output Format Value.: Text Files (*.txt)
Is Active...........: Yes
Is Default Type.....: No

Process Type........: AppEngine
Process Name........: PSXPQRYRPT
Output Type Value...: WEB
Output Format Value.: Acrobat (*.pdf)
Is Active...........: Yes
Is Default Type.....: No

Process Type........: AppEngine
Process Name........: PSXPQRYRPT
Output Type Value...: WEB
Output Format Value.: HTML Documents (*.htm)
Is Active...........: Yes
Is Default Type.....: Yes

Process Type........: AppEngine
Process Name........: PSXPQRYRPT
Output Type Value...: WEB
Output Format Value.: Microsoft Excel Files (*.xls)
Is Active...........: Yes
Is Default Type.....: No


UNV6830E Universal Connector for PeopleSoft Process Scheduler ending with exit code 0.
</pre>