0 votes

Greetings!

Is there a way to have multiple logical operators in a business rule? I can create a rule with 'If this AND that AND the other thing, THEN do something'. But what I would like to do is 'IF this AND (that OR the other thing), THEN Do Something'

Is that possible without creating multiple business rules?

Basically what I am attempting to do is prevent our helpdesk staff from modifying group membership for a handful of sensitive AD groups.


Thanks!
Marty

by (150 points)

1 Answer

0 votes
by (272k points)
selected by
Best answer

Hello Marty,

Unfortunately, there is no such possibility.

Related questions

0 votes
1 answer

I'm trying to build a simple scheduled task but having no success: If the 'Account Expires' property is less than or equal to '%datetime,+30d%' AND the ' ... of precedence? And can statements be grouped as in: statement1 AND (statement2 OR statement3)?

asked Nov 18, 2013 by theckel (520 points)
0 votes
1 answer

In our environment, we have many business rules with "Add to group". Now I have to delete the "Add to group xyz" in all business rules, as the group is now rule-based. Is there ... in Adaxes so that I don't have to search for and delete all "Add to group xyz"?

asked Mar 7 by DRiVSSi (280 points)
0 votes
1 answer

Hello Community, I need, by script to get all Business Rules from a root container with recursive mode. $ns = New-Object "Softerra.Adaxes.Adsi.AdmNamespace" $service = $ns. ... need to have all object which are in child container. Someone could help me ? Thank

asked Aug 18, 2023 by npa (20 points)
0 votes
1 answer

Hello, We have some Create Business Rules with ifs and other actions. Now these have to be controlled by a third person who has no rights to the console. How can I export the ... to a .txt file? The TXT must contain the condition and the actions. Thanks a lot

asked Aug 10, 2023 by DRiVSSi (280 points)
0 votes
1 answer

Hi, might be a stupid question, but how are actions executed within a business like these here: Is every action only executed if the previous action succeeded or each time a ... .o I thought they will be executed in order and depends each on the previous one

asked Jun 5, 2023 by wintec01 (1.1k points)
3,358 questions
3,057 answers
7,805 comments
545,179 users