DISPLAY OUTPUT FORMATS - UPPS Command
Description
The DISPLAY OUTPUT FORMATS command displays a list of available output destination formats.
Command Line Syntax
The following figure illustrates the command line syntax of the DISPLAY OUTPUT FORMATS command, using the command line, long form of its configuration options.
-display prcs_get_outputformats
[-processtypetype][-processnamename][-outputdestinationtypetype][-langcodecode][-outfmt {text | xml}]
Command Argument
The DISPLAY OUTPUT FORMATS command can be expressed as either:
-D (Short form)
-display (Long form)
The DISPLAY OUTPUT FORMATS command argument, prcs_get_outputformats, displays a list of available output destination formats for the specified process resource.
Configuration Options
The following table describes all DISPLAY OUTPUT FORMATS configuration options and provides the command line, long form of each option illustrated in the DISPLAY OUTPUT FORMATS command line syntax, above.
Configuration | Command Line | Description |
|---|---|---|
-processtype | Filter requests by this process type. | |
-processname | Filter requests by this process name. | |
-outputdestinationtype | Filter requests by this output destination type. | |
-langcode | Filter requests by this language code. | |
-outfmt | Format of the output for this command. |
Example
upps -userid USERNAME1 -pwd PASSWORD1 -host qapsft.stone.branch -port 8000 -display prcs_get_outputformats -processtype "AppEngine" -processname "PSXPQRYRPT" -outputdestinationtype "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.