This tool submits a JCL file to an Enterprise Server.
| Attribute | Type | Description |
|---|---|---|
| Use associated server | Boolean | Determines if the server associated with the project should be the target of the submission. If false, the server is specified as the input parameters. |
| Use file path | Boolean | If specified as true then a system file path must be provided instead of a workspace path.
Note: This is only visible when
Use associated server is set to false.
|
| Parameter # | I/O | Type | Description |
|---|---|---|---|
| Eclipse Path [M] | I | String | The Eclipse path to the source's resource. |
| Enterprise Server Name [O] | I | String | Name of the enterprise server to which the submission should be made. Only visible when Use associated server is set to false. |
| Directory Server Name [O] | I | String | Name of the Micro Focus Directory Server hosting the enterprise server. Only visible when Use associated server is set to false. |
| ESCWA Name [O] | I | String | Name of the ESCWA with which the Directory server is associated. Only visible when Use associated server is set to false. |
| Job Type [O] | I | String | The string input to use when providing a system file path. Only visible when Use associated server is set to false. |