You can call the CICS® business logic interface in
any environment where you can link to a CICS application
program. For example:
- You can issue a LINK command from a CICS application
program.
- You can use the external CICS interface (EXCI).
- You can use the external call interface (ECI) from a client.
- You can use CICS ONC RPC support from an ONC RPC client.
The CICS business logic interface is used by:
- The CICS WebServer plugin. The plug-in uses the
external CICS interface to invoke the CICS business
logic interface.