Skip to main content

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.

SettingDescription
ALWAYS_USE_SMTPUse SMTP instead of messaging service for e-mail delivery.
CID_REMOVAL_CLEANUP_DAYSThe number of days between customer deletion and permanent removal of data from the database.
DATA_UPDATE_JOB_NAMEThe default name of the Data Update Job in Snow License Manager.
DW_ACTIVEActivates DocuWare integration.
DW_INTEGRATIONIDThe DocuWare integration ID.
DW_INTEGRATIONTYPEThe DocuWare integration type.
DW_LCThe DocuWare license key.
DW_PARMPREFIXThe DocuWare parameter prefix.
DW_SERVERNAMEThe DocuWare server name.
DW_TARGET_DIRThe DocuWare target directory.
ENABLE_PASSWORD_RESETEnables the functionality to reset passwords for system users.
LOGTEMPDBSIZEActivates temporary database and log size monitoring when running the Data Update Job.
NOTIFICATION_SMTP_SENDERThe e-mail address used as sender address of notifications.
REPORT_BUILDER_MAX_ROWSThe maximum number of rows to view in the report builder preview.
REPORT_EXPORT_SMTP_SENDERThe e-mail address used as sender address of reports.
RUN_COMPLETE_RULESET_DAYThe day of the week to run a complete software recognition rule set (reset all).
RUN_EXCLUSION_RULESET_DAYRecurrence for running exclusion rules for applications.
SKU_REPOSITORY_ACTIVEActivates the SKU repository.
SMTP_CLIENT_IDUsed for Advanced Authorization (OAuth 2.0).
The SMTP client ID.
Example: 324598d0-5fc5-4ee5-9b34-982ef30804bd
SMTP_CLIENT_SECRETUsed 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_URIUsed 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_DOMAINUsed for Basic Authentication.
The SMTP domain name.
SMTP_HOSTUsed 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_PASSWORDUsed for Basic Authentication.
The SMTP password.
SMTP_PORTUsed for Basic Authentication.
The SMTP port number. Use only if other than port 25 (default).
SMTP_SCOPE_URIUsed 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_IDUsed for Advanced Authorization (OAuth 2.0).
The SMTP tenant ID.
Example: 188b2328-87cc-4891-9d3f-7ce5f5875f45
SMTP_TOKEN_URIUsed 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_0Activates 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_SSLActivates SSL (with Basic Authentication) for SMTP connections.
Note that the SMTP_PORT should also be changed if you use SSL.
SMTP_USERUsed for Basic Authentication.
The SMTP username.
USE_PASSWORD_POLICYActivates password policy for system users.