I created a notification when any user got role flow_designer then a notification is sent
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
Whenever the Flow Designer role is assigned to a user, a notification should be sent.
To achieve this, I created:
An event on the sys_user_has_role table
An after Business Rule on the sys_user_has_role table to queue the event
A notification configured on the sys_user_has_role table
However, when the role is removed from the user, the notification email is not visible in the Email Logs (sys_email).
Could you help identify the reason for this behavior?
Labels:
- Labels:
-
Architect
0 REPLIES 0