OSI/AS Programming Manual
APS_SYNC_MINORRSP_
APS Procedure Calls
056783 Tandem Computers Incorporated 3–99
please-tokens
input
INT .EXT:ref:(ZAPS-DDL-TOKENS)
specifies the tokens you are requesting from the remote application in the token
please request primitive to be concatenated with the synchronize minor response
primitive. To request tokens from the remote application, set the field values for
the requested tokens to ZAPS-VAL-TOKEN-PLEASE, and set the field values for
all other tokens to ZAPS-VAL-TOKEN-NOVALUE.
Considerations
Synchronize minor responses are issued in the order in which the corresponding
indications were received. You can issue another minor synchronize request while
previous minor synchronization requests are unconfirmed.
The confirmation of a minor synchronization point also confirms all previously
unconfirmed minor synchronization points.
You can achieve the successful confirmation of a minor synchronization point by
calling APS_SYNC_MINORRSP_ to respond to the synchronization point
specified in the synchronize minor indication just received or, alternatively, by
calling one of the following procedures:
APS_SYNC_MINORRSP_ , to respond to a subsequent synchronize minor
indication
APS_SYNC_MAJORRSP_ , to respond to a subsequent synchronize major
indication
APS_SYNC_MINORREQ_ , for a subsequent minor synchronization point,
provided that the remote application has passed the minor synchronize token
to you
APS_SYNC_MAJORREQ_ , for a subsequent major synchronization point,
provided that the remote application has passed the minor synchronize token
and, if necessary, the major/activity token, to you
The response and confirm may be absent even if the type parameter in the
indication is set to explicit.
The maximum amount of user data you can send with this primitive depends on
the layer of your connection, whether you are using session version 1 or session
version 2, and (for presentation and ACSE connections) whether your connection
is in normal mode or X.410-1984 mode. The maximum length of the
user-data
parameter is as follows:
Session version 1 Session version 2
Session connection 512 bytes 10240 bytes
Presentation connection (normal mode) <512 bytes < 10240 bytes
ACSE connection (normal mode) <512 bytes < 10240 bytes