Copying the build time templates

Build time templates are customized during the setup of CICS® SFR, and are required to deploy Adapter services in your development environment.

The build time templates are listed in Table 1. These templates are customized when you run the set up procedure DFHMAINJ. The customized versions should be copied to every client machine intending to generate and deploy Adapter services in CICS SFR.

Start of changeYou need to copy the build time templates from the runtime library SCIZSAMP to the following directory location on the client machine: install_path/wdz/eclipse/plugins/com.ibm.etools.sfm.runtime.cia.common_x.x.x/templates, where install_path is the directory path where you have installed WebSphere® Developer for System z®. The version number of the plug-in, indicated by x.x.x, depends on which version of the tool you have installed.End of change

Table 1. CICS Service Flow Runtime build time templates
Name Description
DFHMAXCJ JCL to compile deployed server adapters
DFHMAXCP Procedure to compile CICS programs. This procedure can also be used in IVP program compilations
DFHMAXPU JCL to update the properties file
DFHMAXRD JCL to define the generated Adapter service programs and transactions to CICS
DFHMAXRG CICS resource Group add statement
DFHMAXRP CICS resource Program define statement
DFHMAXRR CICS resource ProcessType define statement
DFHMAXRT CICS resource Transaction define statement