CICS IIOP application roadmap

  1. Set up CICS® as an IIOP server. See Configuring CICS for IIOP.
  2. Write your IIOP server application, also known as a “stateless CORBA object”. See Developing stateless CORBA objects, Creating the Interface Definition Language (IDL), and Developing an IIOP server program.
  3. Write your client program. See Developing the IIOP client program.