Question
Intel
IN
Last activity: 21 Aug 2018 1:55 EDT
BKM for Json output of a Page (with subset of fields) in Pega 7.2.2
My requirement is get a json download of the existing Clipboard Page uisng Pega. I do not need all the properties of the clipboard page; but a subset of them. Hence i was trying the code suggested in https://community.pega.com/knowledgebase/articles/using-mapping-api-high-performance-json-serialization. Although this script works fine on 7.3 version, my existing platform using 7.2.2 pega.
Can you provide an equivalent for 7.2.2? My code fails with referring to com.pega.pegarules.pub.clipboard.mapping.ClipboardDataStreamMapper
Thanks,
Prakash