Posts Tagged as ‘EXCI’

September 6, 2008

EXCI – Communicating with a CICS Program from Outside of CICS

I’ve seen this kind of thing come up several times … There are resources within CICS that some process running outside of CICS needs to access. How can you do it? One answer is EXCI … This will be a brief introduction to EXCI.
EXCI refers to the External CICS Interface. This interface has been around [...]