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 the duration for which HR Criteria cache entries remain valid before being refreshed or removed. |
| What area does it affect? |
Human Resources Core |
| What does the default mean? |
The default value is "10", which sets the baseline numeric behavior for this property. |
| When should you review it? |
Review this property when optimizing cache performance or adjusting data freshness requirements. |
Out of the box property record
Raw metadata from the property record.
| Property name |
sn_hr_core.cache.hrcriteria.ttl |
| Sys ID |
e7a2de65ff120110d9011a91703bf1ab |
| Type |
integer |
| Application |
Human Resources: Core |
| Default value |
10 |
| Description |
Time to live for entries in the HR Criteria cache, in minutes |
| Updated |
2022-03-22 16:48:27 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... an optional feature that is available by passing a Boolean "true" as the "useCache" parameter. You can also define how long in minutes to retain the cached entries via the sn_hr_core.cache.hrcriteria.ttl system property. © 2026 ServiceNow, Inc. All rights reserved. ServiceNow, the ServiceNow logo, Now, and other ServiceNow marks are trademarks and/or registered trademarks of ServiceNow, Inc., in the United States ...
Related properties