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

Handling Null value in the mapping

edited Sep 27, 2019 9:43AM in Idea Lab – Integration Cloud 1 comment

Description

If we pass null value to target system we got the below translation error. We need OOB function to handle this.

{
  "type" : "10.5.3",
  "title" : "exception occurred while translating the response into the accepted media type.",
  "detail" : "oracle.cloud.connector.api.CloudInvocationException: ORABPEL-15236\n\n",
  "o:errorCode" : "TRANSLATION-ERROR-01",
  "o:errorDetails" : [ {
    "type" : "NA",
    "instance" : "NA",
    "title" : "NA",
    "o:errorPath" : "NA",
    "o:errorCode" : "NA"
  } ]
}

Use Case and Business Need

Some third party (Customer)  API does not support null value. We need some function to avoid to send null value to target system

Original Idea Number: d9cb17ad53
Tagged:
8 votes

Submitted · Last Updated

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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