Auto Provision

Automatic user provisioning is controlled by the Provision rule.

Switch on user provisioning if you want new employees in UKG to be automatically created in [target-system].

Auto Provision Conditions

If auto provision is switched on, you can then define specific conditions for when to provision a user account. For example, you only want to provision   employees.    must not be provisioned in [target-system]

Employment.EmployeeStatusCode == "A"
Employment.EmployeeStatus == "Active"
Employment.OnboardingStatus == "Launched"

This expression will be evaluated as true for   and false for     employee. This expression ensures that only  are provisioned in [target-system] .

A user account is created in [target-system], but not enabled unless the Enable User Account rule is set up to enable the user account.

 

Disabling the provisioning conditions will cause all provisioning conditions to default to true, meaning that all users without a linked account will be provisioned.

Was this article helpful?

Comments

0 comments

Please sign in to leave a comment.