Default Actions Of The Sample Programs - IBM SC34-6814-04 Customization Manual

Cics transaction server for z/os
Table of Contents

Advertisement

DELETE_BRFAC_EXIT COMPONENT
DELETE_BRFAC_TERMID
DELETE_BRFAC_NETNAME

Default actions of the sample programs

When DFHZATDX or DFHZATDY is invoked at INSTALL of a Client virtual terminal,
it:
1. Accepts the terminal name placed by CICS in SELECTED_SHIPPED_TERMID.
2. Permits the remote definition to be installed by leaving the return code field set
When DFHZATDX or DFHZATDY is invoked at DELETE of a Client virtual terminal,
it takes no action and returns.
INSTALL_LINK_BRFAC (X'10')
The autoinstall program was called during installation of a bridge facility
to be used by the Link3270 bridge.
INSTALL_START_BRFAC (X'12')
The autoinstall program was called during installation of a bridge facility
to be used by the START bridge.
A 2-byte component code, which is set to 'BR'
A 4-character field containing the bridge facility name.
An 8-character field containing the netname of the bridge facility.
If CICS detected no conflict with a currently-installed remote TERMID,
SELECTED_SHIPPED_TERMID contains the value pointed to by
INSTALL_SHIPPED_TERMID_PTR (that is, the name specified by the Client, or
the "VTPREFIX" name generated by CICS).
If CICS detected a conflict with a currently-installed remote TERMID,
SELECTED_SHIPPED_TERMID contains a CICS-generated alias.
to its default value of RETURN_OK, and returning.
Chapter 15. Writing a program to control autoinstall of virtual terminals
577

Advertisement

Table of Contents
loading

Table of Contents