This wiki has undergone a migration to Confluence found Here
Batch Transmission Wrapper
Revision as of 19:31, 7 May 2006 by Rene spronk (talk | contribs)
The Batch Transmission Wrapper is a Transmission Wrapper which is derived from the RIM class "Batch". This Wrapper is the outermost wrapper of the Composite Message Type used by Batch Based Interactions.
The batch wrapper is used for the grouping of transmissions only.
- Any interaction which uses a batch wrapper (a Batch Based Interaction) (as a whole) doesn't have Receiver Responsibilities.
- The receiver of a batch transmission may send an Accept Acknowledgement if it doesn't support batch wrappers. If a sender receives such an error message, it may want to resend the batch contents in the form of Message Based Interactions.
Notes: the receiver of a Batch Based Interaction shall "throw away" the batch wrapper and process the interactions contained in the batch as if these interactions were recieved sequentially as individual interactions.