Dollar Universe command to extract the details of Uproc/Session which shows information like Program Name, Responsibility Name, Schedule, Parameters of the Program.
Release : 6.0
Component : DOLLAR UNIVERSE
N/A
Please see the commands below below.
Session: The command uxshw SES displays the characteristics of a session. Its syntax is as follows:
uxshw SES SES=session [VSES=version] [LST|LNK] [OUTPUT=filename]
https://docs.automic.com/documentation/webhelp/english/ALL/components/DU_AS/latest/Dollar%20Universe%20Guides/help.htm#DUAS_cmd/Sessions.htm?Highlight=uxshw%20SES
Uproc: The command uxshw UPR displays the characteristics of a Uproc (its script if internal), its variables (the password type variables values are displayed as stars *******), its launch formula and the details of the conditions. In order to avoid displaying the (internal) script, the node setting U_UPR_SCRIPT_NODISP (Advanced Settings category) can be used. Refer to the Univiewer User Guide. Its syntax is as follows:
uxshw UPR UPR=uproc [VUPR=version] [DOM=domain] [APPL=application] [SCRIPT] [OUTPUT=filename]
https://docs.automic.com/documentation/webhelp/english/ALL/components/DU_AS/latest/Dollar%20Universe%20Guides/help.htm#DUAS_cmd/Uprocs.htm?Highlight=uxshw%20UPR%20UPR
Tasks: The command uxshw TSK displays the characteristics of a task. Its syntax is as follows:
uxshw TSK [TSK=task] [SES=session] [VSES=version] UPR=uproc [VUPR=version] MU=mu [TTYPE=S|O|P|C|W|*] [MODEL|NOMODEL] [OUTPUT=filename]
https://docs.automic.com/documentation/webhelp/english/ALL/components/DU_AS/latest/Dollar%20Universe%20Guides/help.htm#DUAS_cmd/Tasks.htm?Highlight=uxshw%20TSK