Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property defines a comma-separated list of user fields that will not be synchronized with the HR profile, ensuring that critical information remains intact. |
| What area does it affect? |
Human Resources: Core |
| What does the default mean? |
The default value is "mobile_phone,home_phone,source", which is the baseline setting used unless it is changed. |
| When should you review it? |
Review this property when integrating with external applications or during data synchronization planning. |
Out of the box property record
Raw metadata from the property record.
| Property name |
sn_hr_core.sync.exclusion_fields.sys_user |
| Sys ID |
9a4e67a653560010a9e7ddeeff7b12c8 |
| Type |
string |
| Application |
Human Resources: Core |
| Default value |
mobile_phone,home_phone,source |
| Description |
User fields to exclude from synchronizing with related HR Profile record. |
| Updated |
2020-01-21 11:51:14 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... (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 are already synchronized with an external application. sn_hr_core.sync.exclusion_fields.sys_user Specifies which fields on the User (sys_user) table you don't want to synchronize with the HR profile (sn_hr_core_profile) table (as a comma separated list). For example, specify fields that should ...
Related properties