Uprocs

This section describes the commands on Uprocs. The default Environment can be changed.

The command uxadd UPR adds a Uproc into the Uprocs list. Only general information is defined. Additional information will be entered by updating the Uproc (uxupd command). Its syntax is as follows:

uxadd UPR UPR=uproc [VUPR=version] [LABEL=label][FPERIOD=N|D|W|T|F|M|2|3|Q|S|Y] [UPT=CL_INT|CL_EXT|CMD|FTP_GET|FTP_PUT|…] [CLFIL=filename] [CL_INT=filename] [COMMAND=command] [EXECDIR=directory] [SHELL=filename] [SHELLARG=arguments] [SHELLTYPE=POWERSHELL|PERL|CSCRIPT|DEFAULT] APPL=application [CLASS=class] [MEMO=N|O|A] [NBPER=number] [RETRY=(NNN,MM)] [DEFINFO=information] [DEFSEV=severity] [INTERACTIVE| NONINTERACTIVE]

See also GENINF Items.

The command uxupd UPR modifies the Uproc’s general information. It defines additional characteristics such as conditions, completion instructions, incompatibilities. Its syntax is as follows:

uxupd UPR UPR=uproc [VUPR=version] family...

The command uxdup UPR duplicates a Uproc with all its characteristics. If this Uproc has an internal script, it is also duplicated. Its syntax is as follows:

uxupd UPR UPR=uproc VUPR=version TUPR=uproc TVUPR=version [TLABEL=label]

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]

The command uxdlt UPR deletes a Uproc. Its syntax is as follows:

uxdlt UPR UPR=uproc [VUPR=version]

The command uxlst UPR lists the Uprocs. Its syntax is as follows:

uxlst UPR [UPR=uproc] [VUPR=version] [DOM=domain] [APPL=application] [INF|FULL] [OUTPUT=filename]

The command uxtra UPR transfers the Uprocs to another area (same company and same node). Its syntax is as follows:

uxtra UPR UPR=uproc [VUPR=version] TESP=I|S|X

The command uxscv UPR defines the current version of a Uproc (in the application or integration area only). Its syntax is as follows:

uxscv UPR UPR=uproc [VUPR=version]

The command uxrls UPR unlocks a Uproc. Its syntax is as follows:

uxrls UPR UPR=uproc [VUPR=version]

The command uxext UPR extracts the complete definition of a Uproc (with its CL if this was declared internal). Its syntax is as follows:

uxext UPR UPR=uproc [VUPR=version] [REPL] [ENABLE|NOENABLE] [NOVERIF] OUTPUT=filename

The command uxins UPR inserts the complete definition of a Uproc in the corresponding Dollar Universe files (with its CL). Its syntax is as follows:

uxins UPR UPR=uproc [VUPR=version] [REPL] [ENABLE|NOENABLE] INPUT=filename

See Also Other Commands Items

Description of Items

GENINF Items

UPR_STATUS Items

CTLDUR Items

NOTIFY Items

Variables Items

Incompatibility Classes and Successors Items

Completion Instructions and Conditions Items

Launch Formula Item

FTP Items

Other Commands Items

Examples