Question
Highmark Health
Last activity: 16 Aug 2019 9:05 EDT
How to parse JSON string from clipboard in Pega 6.2 sp2
Hi,
I have a CONNECT-REST Service returning me a JSON response but one of the property name in JSON response is having a special characters("_") at first stage so Pega is not able to understand that property and throwing exception.
I am planning to map JSON response to clipboard instead of "JSON" and strip the special char("_") then parse the JSON response,
Please let me know how to read and Map the JSON response from clipboard?? Do we have any OOTB Method for this ?
Thanks,
Sudheer Nimmagada.
***Edited by Moderator Marissa to update platform capability tags; add SR Details****