Question
John Deere
IN
Last activity: 29 Apr 2020 13:05 EDT
Property Qualifier pzExternalName Behaviour
Hello,
I am trying to parse a JSON with java API given by Pega. Property name on which I want to parse an JSON element is UserIdentifier and JSON element name is userIdentifier. So I went on to the UserIdentifier property and added a qualifier pzExternalName to userIdentifier.
I was expecting that JSON element's value would automatically be populated on the UserIdentifier property. But suprisingly it is not.
What am I doing wrong here? I read a support article https://community.pega.com/support/support-articles/mapping-does-not-occur-despite-property-qualifier-being-present which talks on similar lines. Whats the status of the enhancement request FDBK-29822?
Can anyone suggest other systematic approach to achieve this?