Configure IBM z/OS Connect for IPIC HA

Your IBM z/OS Connect server must be configured for IPIC HA.

Procedure

  1. In the shared server.xml configuration file, locate the zosconnect_cicsIpicConnection element, and set sharedPort=true and specify the shared port in the port attribute.
    The definition is:
     <zosconnect_cicsIpicConnection id="cicsConn" host="localhost" port="2222" sharedPort="true" />
  2. Optional: Configure IPIC HA reconnection, see Configuring IPIC High Availability.