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:createOrderResponse10
 
wm.b2b.cxml.messages:createOrderResponse10
WmAribaSupplier. Creates a cXML 1.0 OrderResponse record acknowledging the OrderRequest sent by the Ariba Buyer.
These fields have been removed in the OrderResponse used in cXML 1.2. This record contains the orderDate and orderID. 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.
Output Parameters
OrderResponse
The record representing the cXML OrderResponse to the OrderRequest.
Usage Notes
In cXML 1.2, the OrderResponse is the same structure as an ErrorResponse. The only difference is the statusCode must be 200.