Use Employee Profile with HR Service Delivery
Learn how the Employee Profile plugin works with HR Service Delivery.
On activating the Employee Profile plugin with HR Service Delivery, the following fields are pulled from the HR Profile (sn_hr_core_profile) table to populate the Employee Profile (sn_employee_profile) table.
| Field | Description |
|---|---|
| employment_start_date | Represents the employment start date. |
| employment_end_date | Represents the employment end date. |
Sync employee profile from HR profile is a one-time scheduled job that will pull all users with their corresponding employment_start_date and employment_end_date values from the HR Profile table upon plugin activation. Subsequent updates will be made by the Synchronize fields to HR profile and Synchronize fields to employee profile business rules.
Note:
If you need to run the one-time scheduled job again, make sure to first activate the job
and allow for the invalidated RCA before running it. Do not run the job on a scheduled
basis.