0 votes

Hi,

I'm trying to create a business rule that basically says if a user is a member of group a, they can't be a member of group b. Optionally would also like to create rules that if they're added to group b they're automatically removed from group a. Can i get some guidance on how I could accomplish this in adaxes?

by (120 points)
0

Hello,

Business rules can only trigger upon a certain operation (e.g. After adding a member to a group). If that is what you need, it can be done using two business rules triggering Before adding a member to a group and After adding a member to a group. However, the conditions in your request are mutually exclusive. It is possible to cancel the operation if member of group A is being added to group B, but that is not something that can work along with removing a member from group A after adding them to group B. Could you, please, clarify that point? Live examples of the entire workflow will be much appreciated.

Please log in or register to answer this question.

Related questions

0 votes
1 answer

I have a Rule-Based group with users. Every time a users gets added or removed from this group I want to trigger a Business Rule for "Atter adding or removing a member ... Rules be triggered by a Rule-Based group adding or removing a user? Morten A. Steien

asked Mar 27, 2023 by Morten A. Steien (300 points)
0 votes
1 answer

Is is possible to have complex conditions or groups f conditions in business rules? For example, We want to send for approval if any of these attributes are updated AND it ... one attribute changed. Any suggestions on how to accomplish what I am looking to do?

asked Mar 10, 2021 by techg (320 points)
0 votes
1 answer

I'm configuring a new domain with Adaxes 2017.1 from scratch and am trying to properly establish user tasks in as streamlined a fashion as possible, and I have some ... AD, but will not update the Exchange side to match. Any assistance would be appreciated!

asked Aug 8, 2017 by ctdhelpdesk (190 points)
0 votes
1 answer

We have been using Business Rules for newly created/changed active directory objects successfully for sometime now. In our current environment, most of our user objects are being ... Or is this better handled by a scheduled task to process newly created users?

asked Mar 25, 2015 by cmcgrath (70 points)
0 votes
1 answer

Hi, I need business rule that will forbid changing group membership type to rule-based for selected groups. Additionally I need PowerShell script for adding more groups to be watched by this rule. Thanks in advance!

asked Mar 9, 2023 by KIT (910 points)
3,346 questions
3,047 answers
7,772 comments
544,973 users