Create and Upgrade the CICS Resource Definition File
Open
a COBOL command environment by choosing
Start > All Programs > Micro Focus Enterprise Developer > Tools > Enterprise Developer Command Prompt(32-bit).
Create a CICS resource definition file using following command:
caspcrd /c /dp=ProjectDirectory\acctclnt\system
For CICS Web support a new group has been added to the system. To ensure this group appears on the list of available groups
to add to your resources, upgrade the resource definition file by running the following command:
caspcupg /dp=ProjectDirectory\acctclnt\system
This updates the CICS resource definition file and makes the DFHWEB group available.