Default actions of the sample programs
Default actions at INSTALL
When DFHZATDX or DFHZATDY is invoked at INSTALL of a shipped terminal or connection, it updates,
if necessary, the SELECTED_SHIPPED_TERMID field, so that it contains the name by which the terminal
or connection is known in the TOR.
Note:
- If CICS® detected a conflict with a currently-installed remote TERMID, on invocation of the sample programs SELECTED_SHIPPED_TERMID contains a CICS-generated alias. The sample programs overwrite this value.
- If CICS detected no conflict with a currently-installed remote TERMID, on invocation of the sample programs SELECTED_SHIPPED_TERMID contains the value of the TERMINAL attribute on the shipped definition (the value pointed to by INSTALL_SHIPPED_TERMID_PTR). The sample programs accept this value.
The sample program permits the remote definition to be installed by setting the return code field to RETURN_OK and returning.
Default actions at DELETE
When DFHZATDX or DFHZATDY is invoked at DELETE of a shipped terminal or connection, it takes no action and returns.