SCRIPT_TYPE - UCMD Server configuration option
Description
The SCRIPT_TYPE option specifies the type of script specified by the UCMD Manager SCRIPT_FILE option.
The UCMD Server will process the SCRIPT_FILE script according to the value of this SCRIPT_TYPE option.
Usage
Method | Syntax | IBM i | UNIX | Windows | z/OS |
Configuration File Keyword | script_type option |
|
|
|
|
Manager Override | -script_type option |
|
|
|
Values
option is the type of script file specified by the UCMD Manager SCRIPT_FILE option.
UNIX | service: Supports Universal Command Agent for SOA workload. |
---|---|
Windows | Except for service (see below), Windows script types are interpreted as file extensions. The script is executed by the program associated with the file extension. If no program association exists for the extension, the script will fail.
|
Default
IBM i | cmd |
---|---|
UNIX | shell |
Windows | bat |
z/OS | shell |