Link3270 Bridge is a programming interface that allows a CICS® client to communicate with a 3270-based CICS transaction.
When you set the flow type of the flow node in a generation properties file to Link3270 Bridge, this causes the Generate Runtime Code wizard (when you run it on that generation properties file) to tailor the contents of the generated output files so that the resulting runtime program uses the CICS Link3270 Bridge interface to communicate with the target terminal application.
The generation properties described in this help topic for the Link3270 Bridge flow type are in addition to the common generation properties that are available for all three flow types (see Common generation properties of all three flow types).
For more information about the following properties see the CICS Service Flow Runtime User's Guide (see Supported runtime environments for each project type).
| NAME | DESCRIPTION | VALUE RANGE | DEFAULT VALUE |
|---|---|---|---|
| Initial PFKey | If applicable, this is the PFKey issued prior to executing the Startup Transaction. This is usually used to CLEAR a screen so that the transaction can be run from a native CICS screen. | Clear, Enter, PF1-PF24, PA1-PA3, TESTREQ, SYSREQ | Blank |
| Startup Transaction Data | The first 4 characters that you type into this field specify the transaction ID that is required to start the 3270 application. You can type additional text after the transaction ID up to a maximum of 160 characters. Optionally, instead of typing the information directly into this field you can click the Select button and select a variable in the input message of the flow in which the transaction ID and any additional text are stored.1 |
String value. Cannot be blank. Cannot have leading or embedded spaces within the first 4 characters. | Blank |
| Service | Service name used in the Link3270 server adapter for Link3270 State file processing. | Can be blank | Blank |
| Facility Like | Name of a real terminal resource definition that is used as a template for some of the bridge facility properties | N/A | Blank |
| Facility Keep Time | Maximum amount of time, in milliseconds, a bridge facility will be kept if inactive | 0 - 86,400 | 86,400 |
| Wait interval | Maximum wait interval for message input, in milliseconds | 0 - 4,200,000 | 4,200,000 |
| Deallocate Facility On Exit | Indicates if the bridge facility will be deactivated on adapter exit |
|
Always |
| Vector Logging | Indicates whether vector logging will occur, and if so, the type of logging that will occur. |
|
Off |
Table notes:
|
|||