Property name | Type | Default value | Description | Example | acl.disabled | Boolean | false | This property disables all security ACL checks.
Warning |
---|
Setting this property to 'true' may damage your SimpleOne instance, so please use it carefully and do not forget to turn it off after all necessary operations.
Tip |
---|
You must have the security_admin role to set this property to 'true'. |
---|
allowed.debug.users | String | Not defined | List of users allowed to see the debug information page. | ["155964310500000013", "155964310500000023", "155964310500000006", "155964310500000052", "156466039605445245"] |
|
---|
Branding properties |
---|
ui.branding.favicon | String | Default | Attachment record ID that is the source of the logo on main page. | Default |
ui.branding.logo | String | Default | Attachment record ID that is the source of the logo on main page. | 159135964224454701 |
ui.branding.pageTitle | String | Main Page | Title for the main page. | Main Page |
Cache properties | audit.tables.ignoredList | String | Not defined | Changes in these tables will not be written down into history (ignored). | ["sys_version","sys_version_option","sys_history"] |
---|
cache_system_url.enable | Boolean | true | Enables Enable or disables disable client caching using the sys_cache_system_url table. Users clear cache via the Preferences menu. | true |
redis.enable | Boolean | true | Enable or disable part of client caching in the backend. Users clear cache via the Preferences menu. | true |
General settings properties |
---|
core.dependency_script | String | Not definedCI | The Define the script name from the Server Script (sys_script) table table that is responsible for CIs dependency map rendering. | CI |
count.autosuggest.items | Integer | Not defined | 20 | Define This property defines the number of items appearing in the autosuggest. | 8 |
list_groups.per_page | Integer | Not defined | Page size for grouping list data. | 20 |
list.per_page | Integer | Not defined | Page size for ui list | 20 |
main_page_button_title | String | Go to Main Page | Specify the text of the URL (or the Source Message text) displayed on the 404 page. | "Go to Main Page" |
main_page_button_url | String | Not defined | Specify the URL pathname leading from the 404 page. | "/" |
model_nesting_definition | Integer | Not defined | In this property, specify the nesting level. | 2 |
protected.essences | String | Not defined | Specify the tables that make up the application core. The versioning on these tables usually is turned off; the default record updating policy on them is usually equal to Protected. | sys_db_table,sys_business_rule,sys_db_column,sys_role,sys_script,sys_security_acl,sys_application |
redis.enable | Boolean | true | Enables or disables part of client caching in the backend. | 99 | Specify the maximum nesting level within a dependency map. It is mentioned in the DepenedencyMap script from the Server Script (sys_script) table. | 40 |
report.default.groups_limit | Integer | Not defined | The default value of Group Limits in reports. Applied if the user has not specified a value. | 10 |
report.points.limit | Integer | Not defined | The maximum number of points on the chart. | 300 |
| String | Go to Self-Service Portal | Specify the text of the URL (or Source Message text) displayed on the 403 page. | Go to Self-Service Portal |
| String | Not defined | Specify the URL pathname leading from the 403 page. | "/portal" |
| String | Y-m-d | This property is responsible for defining Define system date formats. Available options are: If the property value is not specified, the Y-m-d format is used. | If the property value is equal to Y-m-d, then a date is displayed like YYYY-MM-DD (for example, 2020-09-25). If the property value is equal to d.m.Y, then a date is displayed like DD.MM.YYYY (for example, 25.09.2020). If the property value is equal to d/m/Y, then a date is displayed like DD/MM/YYYY (for example, 25/09/2020). The available set of date formats is provided by vendor and can be found for your acquaintance in the Date Formats (sys_date_format) dictionary. |
simple.instance.uri | String | Not defined | Define the URI of the current SimpleOne instance. Tip |
---|
A good practice is to use values of the current system property. It is not recommended to use a hard-coded URI. Good: Code Block |
---|
ss.getProperty('simple.instance.uri') + '/' + current.getTableName() + '/' + current.sys_id |
Bad: Code Block |
---|
'instance.simpleone.ru/record/' + current.getTableName() + '/' + current.sys_id |
|
| https://instance.simpleone.ru |
simple.version.back | String | Not defined | This property displays the current back-end version deployed on an instance. | logs.rotate_period_in_days | Integer | 30 | Define the logs archiving period in days. If the period is not defined, the default value is 30 days. | release-v1.1.2 |
simple. | version.backCommitString | Not defined | This property allows defining an information source for the simple.version.back property (for example, some specified commit in a version control system). |
simple.version.front | String | Not defined | This property displays the current front-end version deployed on an instance. | release-v1.1.2 |
simple.version.frontCommit | String | Not defined | This property allows defining an information source for the simple.version.front property (for example, some specified commit in a version control system). | logs.enable_script_logging | Boolean | false | Enable logging in the Script Log (sys_log_script) table.
Note |
---|
When the property is enabled and the Disable script logging checkbox is selected in records of the Event Registers(sys_event_register) table, the system does not log the execution of related Event Script Actions. |
|
|
List configuration properties |
---|
list_groups.per_page | Integer | Not defined | Define the number of groups displayed on the list.
| 20 |
| Boolean | true | This property enables or disables the counting of items for list pagination. | true |
list.per_page | Integer | Not defined | Page size for UI list. | 20 |
Main page properties |
---|
main_page_button_title | String | Go to Main Page | Specify the text of the URL (or the Source Message text) displayed on the 404 page. | Go to Main Page |
main_page_button_url | String | Not defined | Specify the URL path name for the button leading from the 404 page. | / |
ui.main_page | String | Not defined | Specify the page ID to define it as the main page. If not specified, then the default page is displayed. | Default |
Portal properties |
---|
portals.portal_context.enable | Boolean | false | Enable page access check and following restrictions based on portal contexts. |
|
portals.portal_conteхt.override_roles | Array | [] | Define roles for which the mechanism is disabled. | ["change_manager", ''incident_manager"] |
| String | Go to Self-Service Portal | Specify the title for the URL (or Source Message text) that leads from the 403 page to the Self-Service Portal. | Go to Self-Service Portal |
| String | Not defined | Specify the URL path name for the button that leads from the 403 page to the Self-Service Portal. | /portal |
|
simple.presence_indication.additional_info_column_name | String | job_title | Specify the system name of a column from the Employee (employee) table. The value of this column is displayed in the presence indicator. Leave the Value field empty to hide the additional line in the indicator. |
|
Report properties |
---|
report.default.groups_limit | Integer | 10 | The default value of Group Limits in reports. Applied if the user has not specified a value. | 15 |
report.points.limit | Integer | 300 | The maximum number of points on the chart of reports. Note |
---|
If the number of points is more than the defined maximum number, parts of the report will be hidden and the following message will occur: It's too much data to display. Maximum number of entries for the "{parameter}" parameter: {recordsCount}. |
| 2000 |
Security properties |
---|
acl.disabled | Boolean | false | This property disables all security ACL checks. Warning |
---|
Setting this property to 'true' may damage your SimpleOne instance, so please use it carefully and do not forget to turn it off after all necessary operations. Tip |
---|
You must have the security_admin role to set this property to 'true'. |
|
| false |
allowed.debug.users | String | Not defined | List of users allowed to see the debug information page. | ["155964310500000013", "155964310500000023", "155964310500000006", "155964310500000052", "156466039605445245"] |
protected.essences | String | sys_db_table, sys_business_rule, sys_db_column, sys_db_column_override, sys_filter_option_dynamic, sys_role, sys_script, sys_script_client, sys_script_include, sys_security_acl, sys_ui_action, sys_application, sys_event_script_action, sys_event_register, sys_notification_script | Specify the tables that make up the application core. The versioning on these tables is usually turned off. The default record updating policy on them is usually equal to Protected. | sys_db_table, sys_business_rule, sys_db_column, sys_role, sys_script, sys_security_acl, sys_application |
simple.page_access.request_link | String | Not defined | Define an email address to which the access request to restricted pages is sent. | mailto:servicedesk@simpleone.ru |
VCS properties |
---|
audit.tables.ignoredList | String | Not defined | List of tables which changes will not be stored in the History Log (ignored). | ["sys_version","sys_version_option","sys_history"] |
simple.version.back | String | n/a | This property is preset with the name of the current back-end build deployed on an instance. | master-build.1079(b) |
simple.version.front | String | n/a | This property is preset with the name of the current front-end build deployed on an instance. | master-build.1077(f) |
| String | Not defined | This property stores information about the current version of the platform in a user-friendly text form. Its value assignment is an optional part of the instance deployment procedure. Info |
---|
If defined, a value of this property is returned in response to a version request. For example, it is displayed at the bottom of the Preferences menu as the version info. If the value of the property is undefined or is equal to false, a combination of simple.version.back and simple.version.front values is returned instead. |
| Release v1.1.2 |
sp.branding.bgMain | String | Default | URI, where the Self-Service Portal background image is stored. | Default |
sp.branding.favicon | String | Default | URI, where the Self-Service Portal favicon is stored. | Default |
sp.branding.logo | String | Default | Attachment that is the source of the logo on legacy portal page | 159135964224454701 |
sp.branding.logoSmall | String | Default | Deprecated | Default |
sp.branding.pageTitle | String | Service Portal | Title for the Self-Service portal page. | Self-Service Portal |
ui.branding.favicon | String | Default | Attachment record ID that is the source of the logo on main page. | Default |
ui.branding.logo | String | Default | Attachment record ID that is the source of the logo on main page. | 159135964224454701 |
ui.branding.logoSmall | String | Default | Deprecated | Default |
ui.branding.pageTitle | String | Main Page | Title for the main page. | Main Page |
ui.main_page | String | Not defined | Specify the page ID to define it as the main page. If not specified, then the default page is displayed. | Default |
vcs_ignore_tables | String | Not defined | Changes in these tables will not be written down into configuration local packs (ignored). | ["sys_version","sys_version_option","sys_history"] |
Other properties |
---|
simple.activity_feed.show_deleted_item_in_history | Array | [] | Specify IDs of columns the values of which will be displayed in history even if these columns have been deleted. | ["156943341308746896", "156943341303994936", "155931135900001087"] In this example, updates of the Subject, Assignment Group and Priority field values of the Task table are displayed within the Activity Feed output even after column deletion. |
simple.employee.main_representative.excluded_company_classes | String | internal | Specify the list of company classes that do not need to have a main representative. | internal,service_provider,service_partner |