Question
Carelon
IN
Last activity: 14 May 2021 21:08 EDT
adoptJSONArray or pxConvertStringToPage API methods are not considering pzExternalName Property qualifier
Hi team,
As per pega recommendation, we are using parsing Connect-REST response to a string property and then converting it to Page using adoptJSONArray or pxConvertStringToPage API methods. in Response we have something like errorCode but we cannot create errorCode since there is ErrorCode property in @baseclass in Camel case. To resolve this, we added pzExternalName property qualifier. But this is not working with the above API methods. It is only working when I parse response to JSON in connector rule instead of Clipboard. Is there any fix planned for this? Or Am I missing anything?
We are using Pega Platform v8.5.2.