The bridge facility
The 3270 user application was designed to be used with a real 3270 terminal and the CICS® commands that it uses assume that a real 3270 exists.
The 3270 bridge mechanism simulates the presence of a real 3270 by providing internal interfaces for a virtual 3270, known as the bridge facility.
This replaces the terminal resource definition that you would
normally provide for a 3270 application. The bridge facility emulates
a real terminal in the following EXEC CICS interfaces:
- ASSIGN
- Terminal control and some of the BMS API
- EIB
- INQUIRE TASK
- INQUIRE TERMINAL
See Defining the bridge facility for further information about the bridge facility.