Click HERE to see how Saviynt Intelligence is transforming the industry. |
08/08/2024 04:56 AM
08/08/2024 04:58 AM
Hi @swagat does the user have manager attached to his\her profile?
08/08/2024 05:00 AM
Hi @NM ,
Yes the user have manager attached to the profile.
08/08/2024 05:05 AM
@swagat try adding same variable in body and see if it resolved
Also try manager?.email ideally wouldn't create a difference still ..
08/08/2024 05:31 AM
@swagat ${manager.email} should work.
Is email triggering to user's manager?
Try with static mail address in To filed.
08/08/2024 05:36 AM
Hi @SumathiSomala ,
Email is not triggering to user's manager. It is showing blank. We have used the same : ${manager.email}.
Do you think this is bug in product?
08/08/2024 05:44 AM
@swagat Remove all binding vatiables in T fields and try with static mail address in To filed.
instead of ${randompassword} try ${task.password} in email body
08/08/2024 05:50 AM
Please validate supported variables.
Purpose :
To get what variables are present to use in the email template.
Email Template steps :
keep Advanced HTML CSS flag is checked
Keep your email Address in TO
TO /CC/BCC & Subject - Don't use any dynamic variables
Add only below code in Email Body
${this.binding.variables.each {k,v -> println "$k = $v" + "" + "br" + ">"}}
Output : using the below expression. By putting it in the email body, it will print all variable names with values, and then accordingly, you can use it:
08/08/2024 05:58 AM
Hi @swagat , it should be randomPassword or password
08/08/2024 06:16 AM
@swagat try static your email address and check it triggering or not ?
can you share endpoint email template config also?
08/08/2024 08:50 PM - edited 08/08/2024 08:52 PM
@swagat and Team,
we also facing similar issue after upgrade 24.7v , email not triggering correct recipient (manager, vendor manager) new acount task completion , if anyone faced similar issue ?
08/09/2024 02:21 AM - edited 08/09/2024 03:25 AM
Static email address also not working, in cc it is working fine. In last version 23.9 it was working fine.
08/09/2024 02:35 AM
Can you share logs
08/09/2024 03:26 AM
08/09/2024 01:06 PM
08/12/2024 12:04 AM
I don't think there is a SMTP issue as for ADD Access, Remove Access, Profile creation the mail is triggering to manager but for Create Account, Update Account it is not working.
08/10/2024 11:18 AM
@swagat correct it not working new version,
workaround you can use ${manager.mail}/ vendormanager.mail in ‘cc’ you manager or vendormanagers will get mails it working
08/12/2024 12:06 AM
Thank you @Raghu for the workaround. I had raised a ticket for the same and will be asking for permanent fix. I will let you know once its fixed.
08/15/2024 11:36 PM
@swagat Please raise the Support ticket , Saviynt team also confirmed it is bug , & applied some patch after that it working as expected.
08/26/2024 08:47 AM
Issue impacting us as well. Raised ticket #2044571
Can confirm the CC workaround works
09/10/2024 06:50 AM
Yes, a patch will fix the issue else it is fixed in later version.
09/10/2024 10:13 AM
@BrandonLucas_BF it working. we validated and using in production also. till path applying in prod.
09/10/2024 08:14 AM
@BrandonLucas_BF
This is a known issue on 24.7.0, and it was fixed in 24.7.2
The Jira is Patch Jira CONN-19524/CONN-19520