Inform APPC mapped conversation partner of error.
ISSUE ERROR (APPC) >>-ISSUE ERROR--+--------------+--+-------------+-------------->< '-CONVID(name)-' '-STATE(cvda)-'
Conditions: INVREQ, NOTALLOC, SIGNAL, TERMERR
ISSUE ERROR allows an application program to inform a process in a connected APPC system that some program-detected error has occurred. For example, a remote CICS® application is notified by having EIBERR set, with EIBERRCD=X'0889'. The actions required to recover from the error are the responsibility of logic contained in both application programs. The application program can use this command to respond negatively when the CONFIRM option has been specified on a SEND command executed by a process in a connected APPC system.
For compatibility with earlier releases, SESSION is accepted as a synonym for CONVID. New programs should use CONVID.
If both CONVID and SESSION are omitted, the principal facility is assumed.
Default action: terminate the task abnormally.
Default action: terminate the task abnormally.
Default action: ignore the condition.
A CANCEL TASK request by a user node error program (NEP) may cause this condition if the task has an outstanding terminal control request active when the node abnormal condition program handles the session error.
Default action: terminate the task abnormally with abend code ATNI.