Click HERE to see how Saviynt Intelligence is transforming the industry. |
12/06/2022 11:10 PM
Hi,
I am trying to evaluate subtring_index and Replace functions on the Entitlement_value at the task level variable on Revoke task email triggered from Certification but it is printing the query as in on the email and not evaluating it. Any idea on how to achieve this?
Query used:
substring_index(replace('${task?.entitlement_valueKey?.entitlement_value}','CN=',''),",",'1')
entitlement_value sample: CN=XYZ-Admin-Users,OU=AzureGroups,DC=companyname,DC=net
Thank you for all the help in advance!
12/07/2022 03:07 AM - edited 12/07/2022 03:09 AM
use java string function in email templates not sql function
some example
https://forums.saviynt.com/t5/identity-governance/fetching-substring-in-email-templates/m-p/11234
12/08/2022 07:14 AM
Hi Rushi,
12/08/2022 07:22 AM
What’s error you are getting
12/08/2022 07:47 AM - edited 12/08/2022 08:12 AM
We are seeing only below lines in the logs