System settings
You can edit the following system and e-mail settings:
System settings | Description |
---|---|
Application server | The URL that is used for internal communication with the Application Server. The URL and its port are set during installation and cannot be changed. |
Default page size | The default number of rows that is fetched when no page size is specified by the Application Server. You can leave this at its default value of 30. |
Max page size | The maximum number of rows that is fetched when no page size is specified by the Application Server. You cannot change this setting. |
Session timeout [minutes] | The maximum number of minutes a user can remain logged in, while not being active. Users will be asked to login again when this time expires. |
Session history [minutes] | The session history of an expired session will be saved during the specified number of minutes. After this time, the session history of an expired session will be deleted. |
Poll Model server [seconds] | The interval between automatic checks for the status of the Model Server by the Application Server. |
Model server timeout [seconds] | The number of seconds before a timeout occurs when the status of the Model Server has been requested by the Application Server. |
Model Server metadata timeout [seconds] | The number of seconds before a timeout occurs during retrieval of Model Server metadata by the Application Server. |
Max domain size for search | This setting is related to fields of type 'set' in the field chooser and determines how many elements (enumerated values) are retrieved when executing an Angle. Use this setting to prevent the system from overloading, as many elements can exist in a domain (field). |
Cache validity | The default time in minutes during which cached items remain valid. After this time, cached items will be removed from cache and will have to be loaded again. |
Minimum number of label categories required to publish Angle | Publishing an Angle or Dashboard is only allowed if the assigned privilege labels originate from at least this number of label categories. The minimum is 1, because the default label category Business Process is mandatory. Example: If you set the number of label categories to 2, users must assign at least 2 labels, and these labels must be in 2 different label categories. |
Check expired sessions [minutes] | The number of minutes after which the system will check if there are any inactive sessions. Example: If you set this setting to 2 minutes and the 'Session timeout' to 5 minutes, the system will check every 2 minutes if a session has been inactive for more than 5 minutes. |
Instances to keep per model | The number of model instances that are kept in the database (as history). When this number of instances is reached, the import of a new instance will cause the instance with the oldest modeldata_timestamp to be automatically deleted. The minimum value is 1. |
Active Directory size limit | The maximum number of users or user groups that are returned when querying an authentication provider. The number of users may be very large. Therefore, use this setting to limit the number of users requested per query to keep the load under control. The value may not exceed 999. |
Include Self in export headers | Check this field to include 'Self' in the export headers. This setting is valid for both Export to Excel and Export to CSV, manually from the Web Client and automatically using an Automation Task. |
Angle Exports | Description |
---|---|
Enable Grouping in Pivot exports | When enabled, additional data groups are exported to support grouping in Excel. When disabled, grouping in the export of pivots to Excel is not supported. The result is an output document with a pivot without the extra fields that are needed for grouping. |
Default maximum export page size | The maximum page size used when exporting to Excel or CSV. The value may not exceed 999999. |
Program/scripts folder | The location of the folder for program/script files for use in Automation Tasks. Any file in this folder of type NoteThe specified location must be a full file path on the Application Server. |
Fallback export field length | The fallback field length for text fields in SQL Server. This value is used during Metadata import and Data export to SQL Server. The default value is 255. |
Default approval state Automation task actions | The default Approval state of newly added Actions in Automation tasks. Default value: Actions can only be executed when the Approval state is "approved". The |
Retention settings | Description |
---|---|
Max retention time log tables [months] | The maximum retention time in months for system log records, which are saved in the database. Use this setting to clean up old system logs automatically. The value 0 means the setting is off, so the logs will not be cleaned up. The maximum value is 120 months. |
Max audit log history [months] | The maximum number of months during which the history of Audit Log records is saved. Use this setting to clean up old Audit Log records. The value 0 means the setting is off, so the Audit Log will not be cleaned up. The maximum value is 120 months. |
E-mail settings | Description |
---|---|
E-mailserver (SMTP) | The Fully Qualified Domain Name (FQDN) of the SMTP server. |
E-mailserver port (SMTP Port) | The port number of the SMTP server. Refer to the list of port numbers and ranges in the Firewall Guidelines to decide on the correct SMTP port. |
Sender | The email address of the sender of the SMTP server. |
Use SSL | Check this field to enable SSL. When selected , the Application Server will connect to the SMTP server using the SSL protocol, which means authentication is done securely based on certificates. |
Username | This username will be used when the SMTP server requires authentication. |
Password | This password will be used when the SMTP server requires authentication. |
Test email settings | Click here to test the current settings. |