Deploying ECI V2 and ESI V2 to remote systems
Remote ECI V2 and ESI V2 applications are deployed as executable files. The API is not supported on IBM® z/OS® but connectivity from a remote ECI V2 or ESI V2 application to CICS® TG for IBM z/OS is supported.
You are licensed to copy the following files to the machine that is running the ECI V2 and ESI V2 application:
- ctgclient.dll (Windows)
- libctgclient (UNIX and Linux)
You can find a 32-bit version of this file in the <platform>/lib directory of the SDK package.
You can find a 64-bit version of this file in the <platform>/lib64 directory of the SDK package.
On IBM AIX®: libctgclient in <platform>/lib supports both 32-bit and 64-bit operation. There is no <platform>/lib64 directory.
At run time the ctgclient must be available on the system path or in the same directory as the ECI V2 and ESI V2 application.
Concept