Update inbound service information screen (i2) – Oracle Audio Technologies Oracle Tuxedo User Manual

Page 75

Advertising
background image

T h e I n b o u n d S e r v i c e I n f o r m a t i o n S c r e e n s

Oracle Tuxedo Mainframe Adapter for TCP CICS User Guide

4-41

Update Inbound Service Information Screen (I2)

Use this screen to update a record in the inbound service name file. The screen is first displayed
with the

REMOTE SERVICE NAME

field unprotected. Enter the remote service name and press

ENTER

. The screen is re-displayed with the data from the requested record and the

LOCAL

SERVICE NAME

,

TRANSACTION NAME

,

MAX MESSAGE SIZE

, and

SECURITY

fields unprotected.

The following message displays:

RECORD READY FOR UPDATE

.

After the changes are validated and processed, the screen is re-displayed and the

REMOTE

SERVICE NAME

field is unprotected.

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 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 size 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.

Field Name

Description

Advertising