- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-21-2022 06:21 AM
Hi All,
On insertion of a new case on "sn_customerservice_case" table, a notification will be triggered, but this is not working from past 4 days. We even tried creating a new notification but it is also not triggering. This issue is only on case table. Any suggestions would be helpful.
Note: No conditions, update false; sending it to a group.
Thank you!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-27-2022 02:31 AM
This issue was resolved, it was due to "setWorkflow" in a business rule.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-21-2022 06:30 AM
Harish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-21-2022 07:15 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-21-2022 07:27 AM
Harish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-21-2022 09:05 AM
Thank you but I have done all these types of testing. It is working if updated is true or both inserted and update are true.
Notification is not triggering if inserted is true, that is the issue.