Ariba Supplier OnRamp 7.1 | webMethods Ariba Supplier OnRamp Documentation | webMethods Ariba Supplier OnRamp Installation and User’s Documentation | Concepts | Architecture and Components | The Document Receiver Service: receiveCXML | Parsing Multipart MIME Messages
 
Parsing Multipart MIME Messages
For a Multipart MIME message, receiveCXML parses the message and decodes it into the following objects:
*A node object (shown as 3a in the figure) representing the cXML OrderRequest. This node object is the same as a node object created for a cXML document.
*An attachmentWrapperCollection object (shown as 3b in the figure) representing the attachments sent with the order request. An attachmentWrapperCollection object is a data structure used by Ariba Supplier OnRamp to represent a set of attachment documents. You use API accessor methods to extract the attachment contents and metadata information from this data object.