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!