What should be the BR condition if I removed the group from sys_user?

Santosh Oraon
Tera Expert

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 

SantoshOraon_1-1693896439700.png

 

SantoshOraon_0-1693896105592.png

 

5 REPLIES 5

Aman Kumar S
Kilo Patron

Hi @Santosh Oraon 

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