Regarding incident Email Template
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2024 05:54 AM
Hi All,
So if the incident is resolved, the email is generated with the Email signature at the bottom ${mail_script:SASPL_email_signature} . But It is working for me only but not for the users. It is in empty for them.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2024 07:19 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2024 11:27 AM
@AbishekV this is not the mail_script, Go to navigator type sys_script_email.LIST and from there search for SASPL_email_signature and then take a snapshot of email script and send
Please mark this comment as Correct Answer/Helpful if it helped you.
Regards,
Swathi Sarang

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2024 11:41 AM
The table you may be querying in the SASPL_email_signature email script have ACL restriction.
Are you querying the User table here? It would be great if you could share the script in SASPL_email_signature email script.
Please mark this response as correct or helpful if it assisted you with your question.