Submitting JCL from the Enterprise Server for .NET Administration UI

JCL can be submitted to any started JES region that has been defined to the Enterprise Server for .NET Administration UI.

Before JCL can be submitted to a JES region, the name of the machine running the communications listener process and the MFBINP port associated with the region in that process need to be configured in the region start-up file prior to the region being started. To do this:
  1. Open the Enterprise Server for .NET Administration UI.
  2. If the JES region to which you want to submit jobs does not exist in the tree-pane, you must first define the region to the UI. See To Define a New Region.
  3. Select the JES region in the tree-pane and click the Edit Region Start-up File action in the actions-pane. See 1 in the diagram below.
  4. Select the Region node in the results-pane to display the Properties window.
  5. Set the Host property in the JES category to the name of the machine running the communications listener process to which JCL will be submitted. See 2 in the diagram below.
  6. Set the Port property in the JES category to the MFBINP port number associated with the region in the communications listener process. See 3 in the diagram below.
  7. Save the changes to the region start-up file.

To submit JCL to a JES region:
  1. Start the region, if it is not already started, by selecting the region in the tree-pane and clicking the Start/Stop Region action in the actions-pane. See Starting a Region.
  2. Click Submit JCL in the actions-pane to display the Submit JCL view in the results-pane.
  3. Select the type of JCL to be submitted: JES2, JES3 or VSE. See 1 in the diagram below.
  4. Specify the name of the JCL file to be submitted to the region in the Submit JCL to ES entry field.
  5. Click Submit to submit the JCL to the JES region. See 2 in the diagram below. Messages will be displayed in the ES Messages area of the view indicating the progress and success or failure of the operation.