Using SOA 12c REST Adapter for Oracle ERP Cloud API
Summary
Facing issue while invoking POST method using SOA 12c REST Adapter ReferenceContent
Hi Experts,
I am trying to create Work Order in Oracle ERP Cloud using SOA 12c REST Adapter in jDeveloper 12.2.1.3
I am able to pass the request but response is not received successfully and getting below error in REST reference invoke :
ORABPEL-15235
Translation Failure.
Failed to translate JSON to XML. org.codehaus.jackson.JsonParseException: Illegal character ((CTRL-CHAR, code 31)): only regular white space (\r, \n, \t) is allowed between tokens
at [Source: java.io.BufferedReader@4750a24c; line: 1, column: 2]
The incoming data does not conform to the NXSD schema. Please correct the problem.
0