0 votes

General question....

We have a scheduled job as shown below.

As you can see we set some attributes sequentially i.e. "Set Account Status" followed by "Set Review Status", rather than setting both as part of the same Action. We also set some (i.e. the 'If approved' actions) after an 'approval' breakpoint, rather than as part of it, which as far as I can tell should result in the same effect.

Is there any particular benefit\downside for doing this in this way? So far as I can see the main difference is how the action is logged, but I was wondering if there are any other considerations, such as processing cycles (and if the attributes being set as native AD, the number of LDAP queries/actions etc.)?


Not urgent, just of interest!

by (1.6k points)

1 Answer

0 votes
by (216k points)

Hello,

When you combine several property modifications in a single action, Adaxes uses only one call to your DC in order to perform all the property modifications that need to be done. If you put property modifications in different actions, there will be several network calls, one call per an action.

So, generally speaking, when you combine several modifications in one action, you get a certain performance gain, however the amount of the gain largely depends on your environment.

0

Thanks - that makes sense.

Related questions

0 votes
0 answers

Hi Adaxes team, Not an issue but i'd like to have your feedback on Powershell scripts (in BR or Custom commands). Powershell remoting (i mean invoking Exchange ... to invoke Exchange cmdlet in Adaxes scripts or do you have any recommendation ? Thanks Stephen

asked Oct 2, 2012 by sroux (800 points)
0 votes
1 answer

Hello, How can I identify which BR will be executed first when I have two Business Rules "After user modification"? And can I change which one should be executed first? My ... another, as doing same in a single Rule with separate actions did not seem to work.

asked Mar 23, 2018 by DLe (760 points)
0 votes
1 answer

Hi In the Management Console we have our Custom Commands in folders to make them easier to find. How would we replicate this in the Web Console page? The Custom Commands ... have in the Management Console and be sorted neatly in folders. Thanks in advance :)

asked Mar 2, 2015 by CBurn (700 points)
0 votes
1 answer

Hi support, I have created a new report with 'Existing report with specific parameters' checked under Generate report using section. I am re creating 'Password Never Expire' ... from report. Not sure what I am missing here, any help would be appreciated.

asked Jul 28, 2021 by Vish539 (310 points)
0 votes
1 answer

Hello, I'd like setup a new custom command on the Administrator dashboard that would run the following tasks against a disabled user account simultaneously. Enable their account ... the email when using the %unicodePwd% value. Is there a workaround for this?

asked Apr 23, 2020 by sirslimjim (480 points)
3,361 questions
3,060 answers
7,810 comments
545,216 users