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 the threshold for retries before the application stops attempting to create a user, helping to prevent excessive resource use. |
| What area does it affect? |
User Creation Process |
| What does the default mean? |
The default value is "50", which sets the baseline numeric behavior for this property. |
| When should you review it? |
An admin should review this property when configuring user creation limits or troubleshooting user creation failures. |
Out of the box property record
Raw metadata from the property record.
| Property name |
sn_hr_core.profile.max.tries |
| Sys ID |
3e5330019f22120047a2d126c42e70f1 |
| Type |
integer |
| Application |
Human Resources: Core |
| Default value |
50 |
| Description |
Property used to set the maximum number of tries before exiting when creating a sys_user. |
| Updated |
2016-03-15 13:47:39 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... Enter the default email address for general HR inquiries. sn_hr_core.hr_phone Enter the default phone number for general HR inquiries. sn_hr_core.hr_profile_editable_fields Fields that users can edit themselves about their employee profile. sn_hr_core.profile.max.tries The maximum number of attempts allowed before the application exits when creating a user. sn_hr_core.hr_vip_default_priority The default priority on cases that the Opened for and/or Subject person is tagged as ...
Related properties