CXML-ORDERRESPONSE-PAYLOAD
cXML element Order response payload structure, from the Ariba/SAP protocol.
Definition
cXML OrderResponse is the supplier synchronous response to an OrderRequest. Contains a Response element with a Status (200 OK, 400 Bad Request, 500 Internal Server Error) or a separate asynchronous ConfirmationRequest.
Origin
Defined in cXML 1.x maintained by cXML.org. cXML became a de-facto e-procurement standard for the Ariba Network and SAP Business Network.
Example in context
<Response><Status code="200" text="OK"/></Response>
Related terms
- OrderRequest payload — paired request.