Adapter capabilities
The capabilities of the adapter include:
- Communication between the client and the CICS based server software is synchronous.
- The client map sends data to the CICS server, and waits for the reply. The CICS server software receives data, sends a reply, and quits.
- Pseudo conversational and non-conversational transactions are supported.