Create the provisioning job
Provisioning tutorial · Step 8 of 10
Combine the provisioning work into a reusable job.
Package the account-create mapping in a job so it can be evaluated, run, and scheduled safely.
Add the job
-
Go to Output > Jobs.
-
Click Add.
-
Name the job
HR500_AD.This tutorial uses
SourceSystem_TargetSystemas its naming pattern. -
Click Add.
Configure the job
-
In Job Configuration, click Add.
-
Set Type to
crudand select the HR500_AD_UserCreate mapping. -
Set the Threshold to
1000. For thiscrudaccount-create item, the threshold counts pending mapping operations. It stops the job before it runs when that count exceeds the configured limit; choose a limit appropriate for production. Agroupmembershipitem instead counts individual membership additions and removals. -
Click Save.
Evaluate the job
-
Open the Execution tab.
-
Click Evaluate.
-
Wait for the status to become Initialized, then verify the planned operations. This example contains 585 user-create operations.
-
Do not run the full job yet; the next step schedules it for recurring execution.