You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Exception Occurred While Translating the Request from Native to xml

edited Jan 30, 2019 4:28PM in Integrations and Extensions 2 comments

Summary

Create Position Using ICS

Content

Hello All,

We are doing Integration between Oracle ERP and HCM cloud. I am new to ICS - Integrate Cloud Service, and want to create a record  by invoking web services (PositionService) within ICS. For testing, I am trying to manually create one record with Json payload configured as a request in ICS.  But when I ran a test in Postman, I got the 400 error code - Bad Request as below:

{
    "type": "10.4.1",
    "title": "exception occurred while translating the request from native to xml.",
    "detail": "oracle.cloud.connector.api.CloudInvocationException: java.lang.ClassCastException: oracle.xml.parser.v2.XMLDocument cannot be cast to java.io.InputStream",

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!