Ariba Supplier OnRamp 7.1 | webMethods Ariba Supplier OnRamp Documentation | webMethods Ariba Supplier OnRamp Installation and User’s Documentation | The wm.b2b.cxml Folder in the WmAribaSupplier Package | wm.b2b.cxml.messages | wm.b2b.cxml.messages:sendOrderResponse10
 
wm.b2b.cxml.messages:sendOrderResponse10
WmAribaSupplier. Creates a cXML 1.0 OrderResponse record acknowledging the OrderRequest sent by the Ariba Buyer and sends the OrderResponse in an HTTP response.
This record contains the fields orderDate and orderID. These fields have been removed in the OrderResponse used in cXML 1.2. If you want to create a cXML 1.2 OrderResponse record, use the service wm.b2b.cxml.messges:createOrderResponse.
Input Parameters
OrderRequest
The record representing the cXML OrderRequest sent by the Ariba Buyer.
Output Parameters
OrderResponse
The record representing the cXML 1.0 OrderResponse to the OrderRequest.
response
The OrderResponse in string format, after it has been sent to the Ariba Buyer in an HTTP post.