Make a CICS program work as an API.

Customer Information Control System. Middleware and MQ Series.
Post Reply
The Date
Registered Member
Posts: 13
Joined: Sun Nov 17, 2013 2:44 pm

Make a CICS program work as an API.

Post by The Date »

Hi,

We have some program which are working with 'windows based' interfaces. These windows front end system makes a call to CICS program to get the value from DFHCOMMAREA. My question is, can an existing CICS program start working with any such windows interfaces, just like that without any changes to CICS program or it requires more to make them communicate with windows based systems?

Is there any IBM document which can explain this?
User avatar
Robert Sample
Global Moderator
Global Moderator
Posts: 1895
Joined: Fri Jun 28, 2013 1:22 am
Location: Dubuque Iowa
United States of America

Re: Make a CICS program work as an API.

Post by Robert Sample »

As long as the "windows based interface" programs meet the CICS requirements, you should be able to get them to work with CICS. However, it all depends upon what you're trying to do. IBM provides a manual https://www.ibm.com/docs/en/cics-ts/4.2 ... rview.html that describes the various interfaces CICS can use and how to code them. I recommend start reading this manual.
Post Reply

Create an account or sign in to join the discussion

You need to be a member in order to post a reply

Create an account

Not a member? register to join our community
Members can start their own topics & subscribe to topics
It’s free and only takes a minute

Register

Sign in

Return to “CICS, Middleware and MQ Series.”