cancel
Showing results for 
Search instead for 
Did you mean: 

How to add elements in JSON response payload?

Former Member
0 Kudos

Hi,

We are receiving the below response from a third party system and we need to convert the JSON to XML format.

Could some one please let me know how do we need to configure the same in receiver communication channels?

I have also attached the communication channel and required response XML format screenshot to this post.

JSON Response:

[ { "status": "Success", "object": { "responseStatusCode": 0, "productId": 33100036, "coordinate": "1.13.0.0.0.0.0.0.0.0", "vectorId": 111666236, "vectorDataPoint": [ { "refPer": "2018-09-26", "refPer2": "", "value": 0.3926, "decimals": 4, "scalarFactorCode": 0, "symbolCode": 0, "statusCode": 0, "securityLevelCode": 0, "releaseTime": "2018-09-28T08:30", "frequencyCode": 1 } ] } }

Thank yourequired-xml-format.jpg

Accepted Solutions (0)

Answers (0)