JSON Mapping Issue in Pega
Hi,
I have a property Status in @baseclass but i need a property status as my json in rest-connect rule is expecting it.
I couldn't create status property as it is already there in baseclass and it's throwing this error.
This record has 2 Errors in 2 places
pyPropertyName—
A case mismatch has been found for this property: 'status' doesn't match 'Status'
Error—
Definition required to confirm to Data-.Status instance created 20181213T073945.991 GMT
I tried property qualifier but that didn't work.
Kindly help.
Thanks
***Edited by Moderator Marije to add Capability tags***