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].

rules_provision.png

provisioning conditions.png

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.EmployeeStatusCode == "Active"
Employment.EmployeeStatusCode == "Launched"

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

provisioning conditions active.png

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.

Was this article helpful?

Comments

0 comments

Please sign in to leave a comment.