i am working on Service REST creation that requires to follow specific response field naming convention provided by middle layer .
currently I’m facing issue to create a response property in camel case, for example: dateOfBirth , PEGA is throwing error “Property name - A case mismatch has been found for this property :‘dateOfBirth’ doesn’t match 'DateOfBirth’”
i’ve gone through other article where they suggest to use property qualifier to rename it back to the correct naming in response by using pzExternalName property qualifier, the issue is i don’t see the property qualifier exists in my PEGA platform 8.8 .
Hi @MOHAMADZUFRIA: Can you share the steps which you followed to confirm pzExternalName property qualifier is not available in the product? Were you able to search for the rule?
To configure a property qualifier, it is to be done in the advanced tab of property rule. Please refer pyConnectionToken property in baseclass for reference