Email script is not working in notifications
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-01-2025 07:03 AM
We have two notification rules: one for the "Opened By" user and another for the "On Behalf Of" user. However, the email script "getKnowledgeArticles" is not working for the "On Behalf Of" user notification.
Note: "getKnowledgeArticles" is a copied version of the email script "cxs_EmailSearchResults".
Can anyone suggest a fix for this issue?
Opened by Notification:
On behalf of Notification
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-02-2025 01:11 AM
Hello @Hemasundar_B ,
Please check the "getKnowledgeArticles" script and make sure any reference to "current.<field_name>" is valid and is getting the correct reference. Or share share the script to know more.
If this solution helped resolve your issue, please consider marking it as helpful or correct.
This will assist others in finding the solution faster and close the thread.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-02-2025 01:26 AM
(function() {
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-02-2025 01:24 AM