Auto Constant

Auto is a constant that can only be used with the Manager mapping to specify that you want the Manager to be automatically updated based on the employees supervisor in UKG Pro.

Auto can be used in both simple and conditional expressions.

Here are a few examples of Auto being used:

Automatically map the Manager based on their supervisor in UKG Pro for all employees
   
Auto
All users will automatically have their manager attribute set based on their manager in UKG Pro
 
Automatically map the Manager based on their supervisor in UKG Pro for all employees in org level 123456
When Employment.OrgLevel1Code == "123456"
   
Then Auto
If the user is in org-level1 123456, then automatically set their manager attribute based on their manager in UKG Pro