Business Rule

Devika
Tera Contributor

I have a user criteria where a group member needs to be added to one of the target group  and also needs to be removed if they are removed from the Main group.
Is Business rule or automated flow would be the best approach ?

2 ACCEPTED SOLUTIONS

OlaN
Giga Sage
Giga Sage

Hi,

Flows cannot react to deleting of records, so in this case I would say you must use a business rule.

(If the deleting is your trigger).

View solution in original post

@Devika  sure you can:

 

GlideFather_0-1756204858627.png

 

Please, confirm whether this is resolved or not as you accepted solution... something still needed or not anymore?

———
/* If my response wasn’t a total disaster ↙️ drop a Kudos or Accept as Solution ↘️ Cheers! */


View solution in original post

6 REPLIES 6

OlaN
Giga Sage
Giga Sage

Hi,

Flows cannot react to deleting of records, so in this case I would say you must use a business rule.

(If the deleting is your trigger).

GlideFather
Tera Patron

Hi @Devika ,

 

please can you provide more details?

 

If you have a user criteria applied on a group, then you can add/remove members of the group and the access will be granted accordingly, no further action is needed.

 

Or what do you mean target and main groups?

———
/* If my response wasn’t a total disaster ↙️ drop a Kudos or Accept as Solution ↘️ Cheers! */


Hello ,
I actually have two groups .lets assume one as Main and the other one as Target .When the user added to the Main group he should be added to Target Group and when the user is removed from the Main group then  the user should be removed from the target Group.
I implemented it using the Business rule .

You accepted solution, so it's resolved?

 

If not, share the business rule to see it, cannot help you if it's a mystery 😉 I would personally go with flow designer...

———
/* If my response wasn’t a total disaster ↙️ drop a Kudos or Accept as Solution ↘️ Cheers! */