Question
Coforge
IN
Last activity: 13 Nov 2019 10:00 EST
Issue in JSON Data transform - Input (Object with embedded Pagelist)
W've a Service-REST rule configured which has to sent JSON response. To achieve this we can make use of Map from = "JSON" and Map from key ="Clipboard property (Say some page).
But with this configuration we've to create properties to meet JSON standards i.e camelCase which is not as per Pega Standards.
So to achieve this functionality we've implemented a JSON Data transform which can map either side(JSON to clipbaord and Clipboard to JSON) based on Params passed. But the problem here is that if the Input is an object (with Properties+ additional embedded Pagelist inside it). as a Output from JSON DT i'm getting only the (Properties+1st page as part of pagelist).
Assume JSON Reponse should be