4.7.3.1 Fields
Field Name | Description |
---|---|
REMOTE SERVICE NAME
|
The service name as it is known in the remote Oracle Tuxedo domain. |
LOCAL SERVICE NAME
|
The service name as it is known to the CICS programmer. |
TRANSACTION NAME
|
The name of the CICS transaction that is started to process this service request. This transaction is usually the transaction for the Application Handler program which is BEAA by default.
For information about programming services without a reply, refer to the “Programming Oracle Tuxedo Mainframe Adapter for TCP (CICS)” section. Note: Services sending requests using a tpacall with theTPNOREPLY 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 enables security for the
specified service and N disables security for the
specified service.
|
Parent topic: Update Inbound Service Information Screen (I2)