Trigger event from business rule
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2025 04:59 AM
Hi team, I have a business rule set up to fire an event on an email notification. I can see in the event log that the event is being triggered, however it is not sending the email notification for some reason!
Business rule & BR script:
Table: x_lbg_fbs_case_fbs_case
When: After , Insert, Update
Filter Conditions: none
Script:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2025 06:48 AM
Hi,
You might have events piled on, did you check email logs?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2025 11:49 AM
Have you have enabled outbound email via system properties? I would check to see if the email is in a send-ready state in the email logs table (sys_email_list.do).