• Last edited on: 26 September 2019

Successful TEST error

Various validation errors or missing cXML tags cause an unexpected server error.

A valid invoice did not load into Coupa.

How do I fix it?

A valid invoice did not load into Coupa because deploymentMode was set to test.

To upload the invoice, set deployment mode to production instead of test. Standard validations apply.

Example

<cXML xml:lang="en-US" timestamp="2017-07-11T17:43:25+00:00" payloadID="1493569878535.121.3968@amazon.com">
		<Response>
				<Status text="OK" code="200">Successful - invoice id: 176063</Status>
		</Response>
</cXML>