Request Payload translate wrongly by OIC — Cloud Customer Connect
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

Request Payload translate wrongly by OIC

Summary:

Request Payload translate wrongly by OIC

Content (please ensure you mask any confidential information):

Hi,

I am passing the below payload as request:

{
"name": "manageForecastWorkOrders",
"parameters": [
{
"forecastId": 43121
},
{
"workOrderActionCode": "ORA_CREATE"
}
]
}

And then map the values in OIC Mapper like below:


When the integration executed it changes the payload to below:

I want the request payload structure remains the same as passed initially in OIC.

In POSTMAN only the payload passed in OIC Request works the payload converted by OIC gives error in POSTMAN as well.

Regards,

Zahid Rahim

Version (include the version you are using, if applicable):



Code Snippet (add any code snippets that support your topic, if applicable):

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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