Prerequisites for CICS Web Services

To successfully create and execute a CICS Web service using Enterprise Developer and Enterprise Server, ensure that you have:

Third-party Software

The CICS Web services feature requires that you install the appropriate IBM CCSID tables, and then configure your enterprise server region to reference them. For complete information, see CCSID Conversion Tables.

Enterprise Developer Projects for CWS

Use these guidelines to create and configure an Enterprise Developer project for CWS:

  • Create the project using the Mainframe Subsystem Application template.
  • Set the following project properties on the COBOL tab:
    • COBOL dialect: Micro Focus
    • Character set: ASCII
    • Mainframe group: Check EXEC CICS
Note: This topic addresses settings specific to CICS Web services development for execution on an enterprise server region. The development environment for CICS Web services running on alternative runtime platforms might require alternative settings.

Enterprise Server Regions for CWS

Use these guidelines to create and configure an enterprise server region on which to run a CICS Web service:

  • Create the enterprise server region using the provided CICSTemplate.xml template.
  • In Enterprise Server Monitor and Control (ESMAC), add the following provided resources:
    • DFHWEB
    • DFHPIPE
  • Make additional configurations as specified in the CCSID Conversion Tables topic.