Previous Topic: Define a CICS Job Template

Next Topic: Database Template Considerations

Default Job Library Variable

You can use the &&000$RMRJCL global variable to set the default job library.

The following template definition panel uses the global variable:

 SOLVPROD----- ResourceView : JOB CICSESA4 Activation Details -----$TEMPLAT-0099  Command ===> Function=BROWSE  . Activation Processing ------------------------------------------------------.  | Submit JCL Member .. &&000$RMRJCL(&ZRMDBNAME) |

The value of the variable is specified in the AUTOFILES parameter group. You can access the list of parameter groups from any panel by entering /PARMS. Select the group, and the value is specified in the Default JCL Library Name field on the second page.