The Inbound Se rv ice Information Screens
Field Name | Description |
|
|
TRANSACTION NAME | The name of the CICS transaction that is started to process this |
| service request. This service request is usually the transaction for |
| the Application Handler program. For information about |
| programming services without a reply, refer to the “Programming |
| Oracle Tuxedo Mainframe Adapter for TCP (CICS)” section. |
| WARNING: Services sending requests using a tpacall |
| with the TPNOREPLY flag set must have a |
| unique TRANSACTION NAME associated with |
| it. Do not use the TRANSACTION NAME for |
| the Application Handler program or an error |
| message results. |
|
|
MAX MESSAGE SIZE | The largest message allowed to be sent across this connection. The |
| maximum is 32000. This is the size of the actual data; TMA TCP |
| manages additional message size through its internal headers. |
|
|
SECURITY | The status of security. Y specifies that security is on and N denotes |
| that security is off. |
|
|
The Browse Inbound Service Screen (I5)
Use this screen to browse the records in the inbound service name file. If you access this screen from the Main menu, the first record on file is displayed at the top of the screen. If you access this screen from the Insert, Update, Inquire, or Delete screens, the list starts with the record key received from that screen.
To select a record for processing, enter a valid selection code. For example, to make an inquiry about a record, enter “3”. If you enter more than one selection code, the first one is used, and the others are ignored. After the selection code is validated and processed, the screen for that process is displayed and the record key appears in the REMOTE SERVICE NAME field.
Oracle Tuxedo Mainframe Adapter for TCP CICS User Guide |