Select employees without AD accounts
Provisioning tutorial · Step 4 of 10
Select the people who need a new Active Directory account.
Create a reusable filter that returns HR500 employees who do not yet have an Active Directory account.
Add the filter
-
Go to Processing > Filters.
-
Click Add.
-
Name the filter
HR500_AD_User_Create.This tutorial uses the pattern
SourceSystem_TargetSystem_ObjectType_Action; use a convention that works for your environment. -
Click Create.
Configure the filter's logic
-
Select HR500.employees as the Start Table.
-
Click Relation filter item and add it to HR500.employees.
-
Set AD.Users as the relation target.
-
Set the relation filter item's logical operator to no. This returns employees without an AD account.
-
Click Save.
-
Click Filter. The Result pane now lists the employees that need accounts; in this example, all 585 HR500 employees are returned.
Select columns
To simplify things, we only want this filter to output relevant columns.
-
Open Columns Selection.
-
Clear all columns under the Users alias. They are empty for employees without AD accounts and are not needed by the create mapping.
-
Click Save.
-
Return to Data and click Filter once more to confirm that AD user columns are no longer in the output.