SNAX/APC Application Programming Manual

Verb Definitions
SNAX/APC Application Programming Manual138786
3-45
Mapped Conversation Verbs
Mapped Conversation Verbs
The mapped conversation verbs are intended for use by application transaction
programs. These verbs provide functions that are suitable for application programs that
are written in high-level programming languages.
Not all verbs from all the IBM option sets have been implemented. The table below
shows a list of the mapped verbs currently supported by SNAX/APC.
The REQ-UOW-CODE field values for the mapped verbs are the same as the
corresponding basic verb UOW-CODE plus 100. For example, ALLOCATE is 1001 and
MC-ALLOCATE is 1101. The values for all 12 verbs are also shown in the table below:
While the REQ-UOW-CODE varies from verb to verb, the REQ-UOW-ID is still ST to
mark the beginning of each UOW.
Verb Field Value
MC-ALLOCATE 1101
MC-CONFIRM 1102
MC-CONFIRMED 1103
MC-DEALLOCATE 1104
MC-FLUSH 1112
MC-GET-ATTRIBUTES 1105
MC-PREPARE-TO-RECEIVE 1110
MC-RECEIVE-AND-WAIT 1106
MC-RECEIVE-IMMEDIATE 1111
MC-REQUEST-TO-SEND 1107
MC-SEND-DATA 1108
MC-SEND-ERROR 1109