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
 
The Document Receiver Service: receiveCXML
 
Parsing cXML Documents
Parsing Multipart MIME Messages
Initiating Request Message Processing
The document receiver service wm.b2b.cxml:receiveCXML in the WmAribaSupplier package is the entry point for all cXML request messages sent to the supplier from the buyer's procurement system (shown as (2) in the figure).
The receiveCXML service performs the following tasks:
*Parses the received request messages (cXML documents or Multipart MIME messages) and creates node objects to represent them, so they can be easily manipulated by flow or Java services on Integration Server.
*Initiates processing of the request message.