0 votes

Hi Adaxes Support –

Currently we have an onboarding form that’s used for provisioning new user accounts. The form is used by our HR team. There is also 2 Business rules that are setup for this (‘Before User Creation’ and ‘After User Creation’).

I have now been developing a new form that will be used by our Management team for User Management, ie – Title Changes, Security Groups etc. I have created a new business rule here called ‘Before User Modification’.

The challenge is now we are facing issues with our onboarding form, as during the onboarding process we modify the mailbox to enable archiving. This then wants to run through the ‘Before User Modification’ rule that has been setup specifically for the User Management form.

How can we separate this? I only want the ‘Before User Modification’ rule to only apply for the User Management form and not the Onboarding form.

by (140 points)

1 Answer

0 votes
by (272k points)

Hello,

As per our discussion during the WebEx meeting, you just need to mark users in your Create user Web Interface action (e.g. by setting a custom Boolean attribute to true via predefined fields). Then you need to clear the marking as the last action of your Business Rule triggering After creating a user. In its turn, the Business Rule triggering Before updating a user should be configured to fire only if a user is not marked (e.g. if the custom Boolean attribute is empty).

Related questions

0 votes
1 answer

Hi, I'd like to create a Business Rule after both creating or updating a user object. It seems not to be possible though it make sense in many case. Moreover, it seems not ... from creating to updating, but no way too :-( Any help on that ? Regards Stephen

asked Jul 4, 2011 by sroux (800 points)
0 votes
1 answer

Can I edit my buisiness rule from "after creating a user" to "after moving a user". I wanted to move 120 business rules and not have to recreate each one, one by one. Maybe there is a powershell script or something?

asked Oct 12, 2022 by raul.ramirez (210 points)
0 votes
1 answer

I'm building my first rule to license users in Office365. When the rule runs it fails to find the Usage Location which is based on the Country (default settings). I ... runs before the "assign 365 license" rule. Why am I not getting Usage Location populated?

asked Jul 20, 2020 by ComputerHabit (790 points)
0 votes
1 answer

My scheduled task currently: Checks for staff in a particular OU that do not have an O365 license Adds a license Resets their AD Password Moves them to an OU based off ... scheduled task moves them out of the OU that the business rule is looking at. Thanks

asked Apr 15, 2020 by russmerriman (40 points)
0 votes
1 answer

According to this article when we disable a user we should "Disable Exchange ActiveSync and Disable OWA for Devices, and Disable email connectivity." However I can only figure ... connectivity" as well? https://support.office.com/en-us/articl ... 5eddb367d1

asked Aug 4, 2015 by auser42 (340 points)
3,351 questions
3,052 answers
7,791 comments
545,079 users