Start of change

IPIC support for ECI

IPIC connections do not support ECI State calls or asynchronous ECI calls that use message qualifiers. If you are using local mode, IPIC connections are not displayed in the CICS_ECIListSystems call.

IPIC does not support the following ECI calls:

Start of changeIf you are using local mode, IPIC servers are not displayed in a CICS_EciListSystems call. This is because the IPIC information is passed using a URL and is not known in advance of the connection. However, if you are using remote mode, you define your IPIC servers in the configuration file (the URL function is not available for remote mode), and the servers are displayed in the CICS_EciListSystems call.End of change

End of change