Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

HR properties

HR properties control the behavior of HR Service Delivery.

Before you begin

Role required: sn_hr_core.admin

Procedure

  1. Navigate to All > HR Administration > Properties.

    Some HR properties are found under sys_properties.list.

  2. Configure the HR properties, as appropriate.

PropertyDescription
sn\_hr\_core.hr\_profile\_default\_fieldsFields that appear on the Generate HR Profiles page. You can add fields from the sn\_hr\_core\_profile column, but use commas to separate the fields.
sn\_hr\_core.hr\_emailEnter the default email address for general HR inquiries.
sn\_hr\_core.hr\_phoneEnter the default phone number for general HR inquiries.
sn\_hr\_core.hr\_profile\_editable\_fieldsFields that users can edit themselves about their employee profile.
sn\_hr\_core.profile.max.triesThe maximum number of attempts allowed before the application exits when creating a user.
sn\_hr\_core.hr\_vip\_default\_priorityThe default priority on cases that the Opened for and/or Subject person is tagged as a VIP.
sn\_hr\_core.impersonateCheckCheck Yes (true) to prevent any user impersonating another user from viewing HR information.Note: Even if the logged in user has HR access and impersonates another HR user with the same access, HR information is not visible.
com.snc.signaturepad.retrieveSignatureCheck Yes to enable signature retrieval and allowing users to save their digital signatures for reuse. If true, retrieves the latest signature image for a user and show it by default when the user navigates to the signature pad.
sn\_hr\_core.logThe level of detail for system logs. The valid values are:- Info: Least amount of detail - Warn: Default - Debug: Most amount of detail
sn\_hr\_core.rollup\_work\_notesCheck Yes to have work notes from a task also appear on the case.
sn\_hr\_core.duplicate\_hr\_case\_time\_out

The number of days that must pass before a duplicate case warning appears when an HR case is created for the same HR service and subject person in HR Agent Workspace.The base system value is three (3) days.

For example, if an agent creates an HR case for a General Benefits Inquiry (HR service) for Abel Tuter and another General Benefits case is created in HR Agent Workspace within three days, a message appears notifying the user of a potential duplicate case. A list of similar cases also appears. The agent can continue to create a new case or cancel.

Note: This property only affects possible duplicate HR cases for the same HR service and subject person in HR Agent Workspace.

sn\_hr\_core.inbound\_emailThis 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.profileSpecifies 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 are already synchronized with an external application.
sn\_hr\_core.sync.exclusion\_fields.sys\_userSpecifies 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 not be overwritten as they are already synchronized with an external application.
sn\_hr\_core.itext7.pdf\_conversionActivate this property to use the iText7 for your document templates for PDF conversion, pre-fill values, and merge signatures into your documents.
sn\_hr\_core.reclassify\_default\_transfer

Determines how you want your instance to behave when you transfer an HR case to another case after an upgrade.Valid entries:

  • true: Use the default transfer case to use the standard method. The HR case number changes when transferring an HR case from one HR service to another. Both HR case numbers appear on the HR case for reference.
  • false: Use the reclassify method to transfer an HR case. The HR case number does not change after transferring an HR case from one HR service to another. Note: For more information, see Transfer an HR case.
sn\_hr\_core.include\_elevated\_rolesChecks for logged in users that have roles with elevated privilege before granting access. Valid entries:- true: Check if logged in user has role with elevated privilege before granting access. - false: Do not check if logged in user has role with elevated privilege before granting access.
sn\_hr\_core.restrict\_query.limit\_inactive

Limits access to cases, through inactive tasks, based on a time limit in months. If the property is left empty, there will be no limit on the cases that are displayed. The default value to 12. Depending on your business requirements, you can set this property to a value lesser than 12 months. This might improve the performance experience of your instance.

Note: You might not get a benefit out of this property in one of the following cases:

  • Property is unavailable in the system.
  • Property is left empty.
  • Property is set to a positive value, but the number of inactive case tasks within the time limit is large.
  1. Click Save.

Parent Topic:HR Administration