Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
It configures which fields in the HR profile table are excluded from synchronization with the User table, ensuring data integrity. |
| What area does it affect? |
Human Resources: Core |
| What does the default mean? |
The default value is "home_phone,mobile_phone", which is the baseline setting used unless it is changed. |
| When should you review it? |
Review this property when integrating with external applications or managing data synchronization needs. |
Out of the box property record
Raw metadata from the property record.
| Property name |
sn_hr_core.sync.exclusion_fields.profile |
| Sys ID |
3e3dab6653560010a9e7ddeeff7b12fa |
| Type |
string |
| Application |
Human Resources: Core |
| Default value |
home_phone,mobile_phone |
| Description |
HR Profile fields to exclude from synchronizing with related User record. |
| Updated |
2020-01-21 11:49:54 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... This parameter determines if an email to HR is converted into an HR case. ◦Yes: Create an HR case from email. ◦No: Do not create an HR case from email. sn_hr_core.sync.exclusion_fields.profile Specifies which fields on the HR profile (sn_hr_core_profile) table you don't want to synchronize with the User (sys_user) table. For example, specify fields that should not be overwritten as they ...
Related properties