JSONP Response Mapping
Hi,
I have a requirement where I need to map the response coming form an external system.
The external system is sending the response in JSONP (JSON with padding) format.
Tried with JSON mapping but it doesnt work.
Tried pxConvertStringToPage function but it throws the below error :
** Java Exception: java.lang.ClassCastException: com.pega.pegarules.data.internal.clipboard.ClipboardPropertyImpl cannot be cast to com.pega.pegarules.pub.clipboard.ClipboardPage
Please suggest some steps.
Regards,
Nisarg Kothari