Question
2
Replies
740
Views
Accenture
Posted: December 1, 2016
Last activity: December 22, 2016
Receiving encryptPropertyValue: No site-specific cipher algorithm while running the expression @(Pega-RULES:Utilities).encryptPropertyValue("Test1")
What is the reason that this expression is giving the Error?
P.S
Using Pega 7.1.7
Regards,
Ross
***Moderator Edit: Vidyaranjan| Updated Categories***
Try to get the encrypted value of the property using Property-Set in activity and then refer the property.
encrypted property = @(Pega-Rules:Utilities).encryptPropertyValue("Test1"),