Configure Future Hires or Terminations
How to configure hyperfind queries and the HCM People Import-v1 integration to accurately import records for future hires or terminated employees.
(Optional)
You can configure hyperfinds and the HCM People Import integration to accurately import records for employees who will start work in the future or who have been terminated.
Examples:
- An employee will start work 2 weeks from the date the integration runs.
- An employee has been terminated, and the integration must update that person's records.
Hyperfind to account for future hires or terminations
The All Employees Including Future Hires hyperfind returns all employees who have been hired since the beginning of time, that is, all employees including employees who have been hired but will start work in the future.
- Any hyperfind can return a maximum threshold of 50,000 records. The default maximum is 3500 records.
- To increase the maximum threshold, edit the global.LongList.ManagerSummaryEmployeeThreshold system setting.
To configure hyperfinds, do the following:
- Log in with a user account that allows access to hyperfind setup.
-
Create a hyperfind for employees who will start work at a future date or for employees who have been terminated. Select
Main Menu
. - Add the hyperfind to a hyperfind profile. Select .
- Assign the hyperfind profile to a display profile. Select .
-
Assign the display profile to the relevant employees.
-
Click Tap
Main Menu
. Select . Select a person. - In Employee, select Access Profiles.
- Select the Display Profile.
-
Click Tap
Save
. - Repeat for other people.
-
Click Tap
Main Menu
Configure system settings for future hires
- Log in with a user account that allows access to system settings.
-
Select
Main Menu
tab. -
Edit the following system settings:
global.people.support.futurehire.enabled
Enables the Person APIs to search all employees in the past, present, and future including employee records with hire dates in the future and terminated employees.
- True(default): Hyperfinds can search for all employees
- False: Hyperfinds can search only for current employees.
global.LongList.ManagerSummaryEmployeeThreshold
- Default = 3500 employee records
- To change the default, enter a new value.
Caution: Higher threshold values can slow system performance.
- Maximum = 50,000 employee records.
- Click Tap Save.
Configure the integration
- Log in with a user account that allows you access to the Integration Template Designer.
- Select
Main Menu
. - Select the Manage tab > Atom Management.
- Select your environment.
- In
Administration,
click tap
Environment Extensions.
- In
Process Filter,
click tap
the magnifying glass
. - Scroll to and select the integration pack: .
- In
Process Filter,
click tap
the magnifying glass
- Select
Process Properties.
- From the Process Property dropdown list, select HCMPeopleImport-v1_ProcessProperties.
- For _Hyperfind, clear Use Default. Enter the name of the hyperfind query exactly.
- Click Tap OK.
- To verify, see Run and Test Integrations.