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: 
               
               
 
                  
                  - Open the 
                     Enterprise Server for .NET Administration UI. 
                     
                  
- 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. 
                     
                  
- Select the JES region in the tree-pane and click the 
                     Edit Region Start-up File action in the actions-pane. 
                     
                  
- Select the Region node in the results-pane to display the Properties window. 
                     
                  
- 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. 
                     
                  
- Set the 
                     Port property in the 
                     JES category to the MFBINP port number associated with the region in the communications listener process. 
                     
                  
- Save the changes to the region start-up file. 
                     
                  
 
               
            
 
            
            To submit JCL to a JES region: 
               
               
 
                  
                  - 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. 
                     
                  
- Click 
                     Submit JCL in the actions-pane to display the 
                     Submit JCL view in the results-pane. 
                     
                  
- Select the type of JCL to be submitted: JES2, JES3 or VSE.
                     
                  
- Specify the name of the JCL file to be submitted to the region in the 
                     Submit JCL to ES entry field. 
                     
                  
- Click 
                     Submit to submit the JCL to the JES region. Messages will be displayed in the ES Messages area of the view indicating the progress
                     and success or failure of the operation.