System Core settings
On the System Core settings page in Snow Management and Configuration Center, you manage settings related to, for example, the Data Update Job and SMTP connections.
For information on how to change a setting, see Manage Basic and System Core settings.
The table shows the System Core settings.
| Setting | Description |
|---|---|
| ALWAYS_USE_SMTP | Use SMTP instead of messaging service for e-mail delivery. |
| CID_REMOVAL_CLEANUP_DAYS | The number of days between customer deletion and permanent removal of data from the database. |
| DATA_UPDATE_JOB_NAME | The default name of the Data Update Job in Snow License Manager. |
| DW_ACTIVE | Activates DocuWare integration. |
| DW_INTEGRATIONID | The DocuWare integration ID. |
| DW_INTEGRATIONTYPE | The DocuWare integration type. |
| DW_LC | The DocuWare license key. |
| DW_PARMPREFIX | The DocuWare parameter prefix. |
| DW_SERVERNAME | The DocuWare server name. |
| DW_TARGET_DIR | The DocuWare target directory. |
| ENABLE_PASSWORD_RESET | Enables the functionality to reset passwords for system users. |
| LOGTEMPDBSIZE | Activates temporary database and log size monitoring when running the Data Update Job. |
| NOTIFICATION_SMTP_SENDER | The e-mail address used as sender address of notifications. |
| REPORT_BUILDER_MAX_ROWS | The maximum number of rows to view in the report builder preview. |
| REPORT_EXPORT_SMTP_SENDER | The e-mail address used as sender address of reports. |
| RUN_COMPLETE_RULESET_DAY | The day of the week to run a complete software recognition rule set (reset all). |
| RUN_EXCLUSION_RULESET_DAY | Recurrence for running exclusion rules for applications. |
| SKU_REPOSITORY_ACTIVE | Activates the SKU repository. |
| SMTP_CLIENT_ID | Used for Advanced Authorization (OAuth 2.0). The SMTP client ID. Example: 324598d0-5fc5-4ee5-9b34-982ef30804bd |
| SMTP_CLIENT_SECRET | Used for Advanced Authorization (OAuth 2.0). The SMTP client secret. The value in the database is stored encrypted. Normally, this value has a validity period of 12 months, and should be updated regularly via Snow Management and Configuration Center. |
| SMTP_ENDPOINT_URI | Used for Advanced Authorization (OAuth 2.0). The URI of the API endpoint. Example: https://ascaptest.unitedstates.communication.azure.com/emails:send?api-version=2023-03-31 |
| SMTP_DOMAIN | Used for Basic Authentication. The SMTP domain name. |
| SMTP_HOST | Used for Basic Authentication. The SMTP server name. Note: If you configure an SMTP_HOST for e-mail delivery, user authentication is required. This means that also an SMTP_USER and an SMTP_PASSWORD need to be configured, or the emails will not be delivered. |
| SMTP_PASSWORD | Used for Basic Authentication. The SMTP password. |
| SMTP_PORT | Used for Basic Authentication. The SMTP port number. Use only if other than port 25 (default). |
| SMTP_SCOPE_URI | Used for Advanced Authorization (OAuth 2.0). The URI of the SMTP scope. For sending emails with HttpClient via Azure Communication Service, use https://communication.azure.com/.default For sending emails with MailKit library, use https://outlook.office365.com/.default For sending emails with HttpClient via Microsoft Graph API, use https://graph.microsoft.com/.default |
| SMTP_TENANT_ID | Used for Advanced Authorization (OAuth 2.0). The SMTP tenant ID. Example: 188b2328-87cc-4891-9d3f-7ce5f5875f45 |
| SMTP_TOKEN_URI | Used for Advanced Authorization (OAuth 2.0). The URI for getting the access token. Applicable for HttpClient. Example: https://login.microsoftonline.com/188b2328-87cc-4891-9d3f-7ce5f5875f45/oauth2/v2.0/token |
| SMTP_USE_OAUTH2_0 | Activates Advanced Authorization (OAuth 2.0) for SMTP connections. When set to true, values for all System Core settings for SMTP OAuth 2.0 must also be set.Default: false |
| SMTP_USE_SSL | Activates SSL (with Basic Authentication) for SMTP connections. Note that the SMTP_PORT should also be changed if you use SSL. |
| SMTP_USER | Used for Basic Authentication. The SMTP username. |
| USE_PASSWORD_POLICY | Activates password policy for system users. |