Configuring CICS TG for web services

Configure CICS® TG to use the WSBind file for web services.

Procedure

  1. Edit the ctgec03.ini file:
    1. Replace the <bind file directory> tag with the directory that contains the bind file.
      You can also delete this tag to use the default directory.
    2. Replace the <host name> tag with the IP address or name of the host.
    3. Replace the <server name> tag with the IP address or name of the CICS server.
  2. Merge the data in the ctgec03.ini file into your existing CICS TG configuration file (ctg.ini).
    The configuration file must include an IPICSERVER section that defines an IPIC connection to your CICS server.
  3. Start CICS TG with the configuration file ctg.ini.

    You can refer this section Performance considerations for CICS TG JSON Webservices here at Tuning the JVM