0 votes

I inherited an Adaxes environment and have been reviewing and cleaning up the business rules that populate a user's address information at creation. All of these rules are configured to use multiple "If" action sets, versus one "If-ElseIf" action set. I stumbled across Adaxes documentation that specifically recommends not doing this. Everything seems to be working as intended, so what is the down side in doing multiple "If" action sets?

by (70 points)

1 Answer

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

Hello,

The downside is about checking conditions. In case of Else if blocks, once conditions for a block are met, there will be no further checks for the next blocks. In case of actions sets (all starting with the If statement), no matter of the conditions being met, the conditions for all sets will always be checked.

Related questions

0 votes
1 answer

I like to reuse action sets I've created in varying rules, tasks and commands. The main issue I am facing is I cannot find a way to make it copy and paste 1:1. It ... the other rule/task/command. Is this not possible or am I just not figuring it out? Thanks

asked Nov 22 by msheppard (610 points)
0 votes
1 answer

With a new user, the groups are added (see picture). Since some groups are managed by other teams, I want them to accept the addition as well. However, I can only confirm ... is added to the following groups and that they accept this in one step? Thanks a lot

asked May 31, 2023 by DRiVSSi (320 points)
0 votes
1 answer

Hello, How it works if I have multiple accounts in one domain, and other accounts in others domains managed by Adaxes ? Thank you. Regards. Pierre

asked Jun 9, 2021 by pierre.saucourt (40 points)
0 votes
1 answer

I'm working on trying to update a script for updating office addresses on-demand. I'd like to leverage ADSI for this and I see that you can clear all condition sets ... seeing a documentation gap here or I'm running past the method needed for this. Thanks!

asked Jan 30, 2023 by AbbyR (40 points)
0 votes
1 answer

How can i différenciante the two user without opening each one of them ?

asked Jan 20, 2023 by eric.lebrun (20 points)
3,588 questions
3,277 answers
8,303 comments
548,092 users