What is the primary function of the CICS Integrator Adapter?
CICS Integrator Adapter is a middleware component designed to enable client applications to invoke CICS programs. It facilitates communication between clients and CICS applications, supporting access via WebSphere MQ, FEPI, and LINK3270 protocols.
What are the key components of the CICS Integrator Adapter?
The Adapter Builder is a Windows-based tool used to create adapter programs. These programs act as intermediaries, translating requests between client applications and CICS transactions. The Server Runtime is the execution environment for these adapter programs, facilitating the connection to CICS.
When was the CICS Integrator Adapter first released?
The CICS Integrator Adapter was initially released in 2001. It provided a solution for integrating various client applications with CICS systems. It has since been superseded by CICS Service Flow.
How did the CICS Integrator Adapter support Message Driven Processor (MDP) applications?
The CICS Integrator Adapter provided a migration path for Message Driven Processor (MDP) applications. It supported various MDP adapters, enabling the transition of these applications to a more modern architecture. This functionality is now primarily handled by CICS Service Flow.