- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2024 06:14 AM
Hi ServiceNow experts, good day!
I have created an Event Registration -
And then created a Business Rule -
And created a Notification -
However, when I submit timesheet EOM, the notification is not being sent out to the manager. Please help.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2024 07:03 AM
Hi @tindiz ,
Seems you wanted to run the BR if EOM is true and status changes to submitted for Singapore and Australia.
First Remove last two condition and then click on "Add or clause" and then add your removed condition back.
Did you tried testing notification after removing condition? is it working?
-------------------------------------------------------------------------
If you found my response helpful, please consider selecting "Accept as Solution" and marking it as "Helpful." This not only supports me but also benefits the community.
Regards
Runjay Patel - ServiceNow Solution Architect
YouTube: https://www.youtube.com/@RunjayP
LinkedIn: https://www.linkedin.com/in/runjay
-------------------------------------------------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2024 07:03 AM
Hi @tindiz ,
Seems you wanted to run the BR if EOM is true and status changes to submitted for Singapore and Australia.
First Remove last two condition and then click on "Add or clause" and then add your removed condition back.
Did you tried testing notification after removing condition? is it working?
-------------------------------------------------------------------------
If you found my response helpful, please consider selecting "Accept as Solution" and marking it as "Helpful." This not only supports me but also benefits the community.
Regards
Runjay Patel - ServiceNow Solution Architect
YouTube: https://www.youtube.com/@RunjayP
LinkedIn: https://www.linkedin.com/in/runjay
-------------------------------------------------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2024 07:12 AM
Thank you @Runjay Patel for the help! I appreciate it! 🙂