COMMAND_ID - UCTL Manager configuration option
Description
The COMMAND_ID option identifies a started Universal Automation Center component.
If the COMMAND_ID option is not specified, the component name is used.
Usage
Method | Syntax | IBM i | UNIX | Windows | z/OS |
Command Line, Short Form | -C id |
|
|
| |
Command Line, Long Form | -cmdid id |
|
|
| |
Environment Variable | UCTLCMDID id |
|
|
| |
Configuration File Keyword | n/a | ||||
STRUCT Parameter | CMDID(id) |
|
Value
id is any value that identifies the component.
It is used primarily for recognition of components started by Universal Control.
IBM i
If id contains non-alphanumeric characters including spaces, it must be enclosed in single ( ' ) quotation marks. If a single ( ' ) quotation mark is part of the command, enter two single ( ' ) quotation marks to represent one.