Converting CICS Program to API?

Customer Information Control System. Middleware and MQ Series.
Post Reply
Rohit Jain
Registered Member
Posts: 16
Joined: Mon Oct 27, 2014 8:30 am

Converting CICS Program to API?

Post by Rohit Jain »

As part of one of the issue in our production environment, the description goes like this:

"This is an issue with a screen program being converted to an API with high throughput. In this case, PGM1 is linked to from PGM2 to create the email. Because two PGM2 can simultaneously run writing to the same TSQ, when PGM2 deletes the queue for the first instance and PGM1 is linked for the second instance, the queue is not found. The program was designed to run from a screen so only 1 instance is possible at a time."

My question is, how can we convert an existing CICS COBOL program to an API? Is it possible?
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.”