SQL Server Connection String Tokens - Unity Scheduler - Foundation 24.1 - Foundation 24.1 - Ready - OnBase - Premier - external - Standard - Essential - Premier - Standard - Essential

Unity Scheduler

Platform
OnBase
Product
Unity Scheduler
Release
Foundation 24.1
License
Premier
Standard
Essential

Use the following connection string tokens in the connectionString element when using a SQL Server database.

Token

Description

Data Source

The server\instance name of the SQL Server instance hosting the database.

Database

The name of the database in SQL Server.

User Id

The user name of the user account accessing the database. This is a database user account, not a user account in OnBase.

Note:

If using integrated security, the User Id token is not used.

Password

The password of the user account accessing the database. This is a database user account, not a user account in OnBase.

Note:

If using integrated security, the Password token is not used.

Integrated Security

A true or false value specifying whether to use integrated security to access the database.

Encrypt A mandatory or optional value specifying whether to only allow encrypted connections to the database server.