What should be the BR condition if I removed the group from sys_user?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2023 11:50 PM
Hello team,
I have query that , I wanted to create a BR in sys_user_grmember (group member) Table that if one of the group is removed from that user then ex - Hardware , then this BR will be triggered and i can perform the action. I wanted to know what should be the condition of BR
5 REPLIES 5

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2023 12:24 AM
Your BR should be WHEN -> After and Delete -> TRUE
You condition should be:
Group - Is - Hardware
Then you can add your logic in the script editor.
Best Regards
Aman Kumar
Aman Kumar