Skip to Content
Designing and Programming CICS Applications
book

Designing and Programming CICS Applications

by John Horswill, Members of the CICS Development Team at IBM Hursley
July 2000
Intermediate to advanced
414 pages
9h 41m
English
O'Reilly Media, Inc.
Content preview from Designing and Programming CICS Applications

Chapter 14. Designing an Application to Use the MQSeries-CICS Bridge

In this chapter:

The application described in this chapter is required for the head office to view a customer account. It makes use of the inquire function provided within the NACT02 program. The application needs to allow the user to input a customer account number and retrieve the account details. No modifications to the data will be made.

Background to MQSeries

Programs in the MQSeries application suite can be running on different computers, on different operating systems, and at different locations. The applications are written using a common programming interface known as the Message Queue Interface (MQI), so that applications developed on one platform can be ported to others.

Figure 14-1 shows two applications communicate using messages and queues; one application puts a message on a queue, and the other application gets that message from the queue.

Queue Managers

In MQSeries, queues are managed by a component called a queue manager. The queue manager provides messaging services for the applications and processes the MQI calls they issue. The queue manager ensures that messages are put on the correct queue or that they are routed to another queue manager.

Figure 14-1. MQSeries: Messaging using a single queue manager

Before ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.

Read now

Unlock full access

More than 5,000 organizations count on O’Reilly

AirBnbBlueOriginElectronic ArtsHomeDepotNasdaqRakutenTata Consultancy Services

QuotationMarkO’Reilly covers everything we've got, with content to help us build a world-class technology community, upgrade the capabilities and competencies of our teams, and improve overall team performance as well as their engagement.
Julian F.
Head of Cybersecurity
QuotationMarkI wanted to learn C and C++, but it didn't click for me until I picked up an O'Reilly book. When I went on the O’Reilly platform, I was astonished to find all the books there, plus live events and sandboxes so you could play around with the technology.
Addison B.
Field Engineer
QuotationMarkI’ve been on the O’Reilly platform for more than eight years. I use a couple of learning platforms, but I'm on O'Reilly more than anybody else. When you're there, you start learning. I'm never disappointed.
Amir M.
Data Platform Tech Lead
QuotationMarkI'm always learning. So when I got on to O'Reilly, I was like a kid in a candy store. There are playlists. There are answers. There's on-demand training. It's worth its weight in gold, in terms of what it allows me to do.
Mark W.
Embedded Software Engineer

You might also like

ABCs of IBM z/OS System Programming Volume 1

ABCs of IBM z/OS System Programming Volume 1

Karan Singh, Paul Rogers
ABCs of IBM z/OS System Programming Volume 1

ABCs of IBM z/OS System Programming Volume 1

Lydia Parziale, Luiz Fadel, Stanley Jon
Application Development for IBM CICS Web Services

Application Development for IBM CICS Web Services

James O'Grady, Ian Burnett, Jim Harrison, San Yong Liu, Xue Yong Zhang
Architect's Guide to IBM CICS on System z

Architect's Guide to IBM CICS on System z

Phil Wakelin, Ahmed Farrag, Steve Hobson, Manuel Jaen, Tommy Joergensen, Thiago Rotta

Publisher Resources

ISBN: 9781449311933Errata Page