Chapter 20. Writing A 3270 Bridge Exit Program - IBM SC34-6814-04 Customization Manual

Cics transaction server for z/os
Table of Contents

Advertisement

Chapter 20. Writing a 3270 bridge exit program

Considerations common to all user-replaceable programs
Note that the comments contained in Chapter 5, "General notes about
user-replaceable programs," on page 435 apply to this chapter.
The 3270 bridge provides an interface so that you can run 3270-based CICS
transactions without a 3270 terminal. In the bridge environment, terminal commands
are intercepted by CICS and passed to a bridge exit user-replaceable program.
The bridge exit provides the mechanism by which data needed to run a 3270
transaction can be sent and received from an external resource. For example, you
can use WebSphere
PUT messages to WebSphere MQ queues.
For a detailed description of the 3270 bridge exit and its interfaces, see Bridging to
3270 transactions, in the CICS External Interfaces Guide.
© Copyright IBM Corp. 1977, 2011
®
MQ commands in a bridge exit so that CICS can GET and
661

Advertisement

Table of Contents
loading

Table of Contents