I created a notification when any user got role flow_designer then a notification is sent

AnjiBabu_Ve
Tera Contributor

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?

0 REPLIES 0