pyNotificationMessage field value not rendering property value for bell icon notification
Hi,
I am trying to implement bell icon notification feature provided in Pega 7.3. For this purpose I have used the bell icon notification smart shape for sending notification and created Notification rule. Additionally I have created a field value for the property pyNotificationMessage. While testing my configuration observed one issue, the properties referred inside the field value is not rendering values not even parameter values. Suspiciously only pyID and pyLabel property values are only rendered not others. Any clue on this unexpected behavior.
Note : I have used the same message in pyCaption field value and it is working absolutely fine to test any syntactical error in my field value message.