The main function of most EnterpriseSCHEDULE jobs is the processing of the command list. The commands in the list are issued when the job is executed. The Commands section can contain an embedded script or a reference to a script or executable (including it's path). Depending on the operating system, EnterpriseSCHEDULE supports a wide variety of scripting languages that can be selected from the Submit options.
The available scripting languages are:
Operating System |
Script type |
Windows |
Javascript |
|
MS Compute Cluster |
|
OSQL Script |
|
Perl Script |
|
Python Script |
|
Visual Basic Script |
|
Windows Batch File |
|
Windows Script File |
UNIX |
bash script |
|
csh script |
|
ksh script |
|
sh script |
|
Expect script |
|
Perl Script |
|
Python Script |
|
Time Limited Perl script |
OpenVMS |
com file |
In addition, custom script interpreters may be added.