OSI/AS Programming Manual

Named Values
DDL Definitions
056783 Tandem Computers Incorporated A–27
ZAPS-VAL-DIAG-APPL-CALLING-AE-INVID shows that the calling application
entity invocation identifier is not recognized. This value applies only when the result
source is ZAPS-VAL-RSLT-SRC-USER.
ZAPS-VAL-DIAG-APPL-CALLED-APTITLE shows that the called application process
title is not recognized. This value applies only when the result source is ZAPS-VAL-
RSLT-SRC-USER.
ZAPS-VAL-DIAG-APPL-CALLED-AP-INVID shows that the called application
process invocation identifier is not recognized. This value applies only when the
result source is ZAPS-VAL-RSLT-SRC-USER.
ZAPS-VAL-DIAG-APPL-CALLED-AE-QUAL shows that the called application entity
qualifier is not recognized. This value applies only when the result source is ZAPS-
VAL-RSLT-SRC-USER.
ZAPS-VAL-DIAG-APPL-CALLED-AE-INVID shows that the called application entity
invocation identifier is not recognized. This value applies only when the result source
is ZAPS-VAL-RSLT-SRC-USER.
ZAPS-VAL-DIAG-NO-COMMON-VERS shows that there is no common ACSE
version. This value applies only when the result source is ZAPS-VAL-RSLT-SRC-
ACSE.
ZAPS-VAL-EVT-xxx tells you which event (a primitive or an error) has been received.
The event values are listed in Table A-1. These values can be received by applications
using session, presentation, or ACSE connections.
Table A-1. Event Code Values and Their Primitives (Page 1 of 2)
Constant (ZAPS-VAL-EVT-) Value Primitive Received
NOVALUE 0 No event
CONNECT-IND 1 Connect or associate indication
CONNECT-CNF 2 Connect or associate confirm
DATA-IND 3 Data indication
EXPED-DATA-IND* 4 Expedited data indication
TYPED-DATA-IND 5 Typed data indication
CAP-DATA-IND 6 Capability data indication
CAP-DATA-CNF 7 Capability data confirm
TOKEN-GIVE-IND 8 Token give indication
TOKEN-PLEASE-IND 9 Token please indication
CONTROL-GIVE-IND 10 Control give indication
SYNC-MINOR-IND 11 Synchronize minor indication, no acknowledgment
requested
SYNC-MINORACK-IND 12 Synchronize minor indication, acknowledgment
requested
* Since OSI/AS does not support expedited data, your applications will never receive this event.