cancel
Showing results for 
Search instead for 
Did you mean: 

Rest Receiver Coupa

davidschievers
Participant
0 Kudos
986

Hi all,

we are trying to set up a connection with Couap platform via REST receiver but we are getting the following error message:

<?xml version="1.0" encoding="UTF-8"?>

<!DOCTYPE cXML SYSTEM "http://xml.cxml.org/schemas/cXML//cXML.dtd">

<cXML xml:lang="en-US" timestamp="2020-09-25T12:51:38+00:00" payloadID="">

<Response>

<Status text="Not implemented" code="450">cXML Version of document is not supported. (No parser found for doctype - ) [No parser found for doctype - ]</Status>

</Response>

</cXML>

When we send the same request message via SOAPUi it works or we are getting a more understandable error message.

If it is important for you we are doing a mapping form IDOC to a cXML structure and also doing a XSLT mapping to add a <!DOCTYPE> tag

Regards

David

Accepted Solutions (1)

Accepted Solutions (1)

UserID276461
Explorer
0 Kudos

Answers (0)