Previous Topic: Add Exit Enable/Disable to the CICS PLTNext Topic: CICS Agent Storage Requirements


Change CICS Startup JCL

Add the DevTest CICS Agent load modules to CICS by copying them to an existing DFHRPL load library. Alternatively, you could add the DevTest CICS Agent load library to the DFHRPL concatenation.

JCL must also be added to define the agent configuration file (from Step 5). If the data set is named ITKO.AGENT.CONFIG and the TD Queue TKOC was defined with DDNAME(ITKOACFG), the following JCL statement could be used:

//ITKOACFG DD DSN=ITKO.AGENT.CONFIG,DISP=SHR