Modify the Database Connection Strings - Modify the Database Connection Strings - To modify the database connection strings for all BIC components, except Web Verifier, complete the following steps. - Brainware - Brainware Intelligent Capture - Brainware/Brainware-Intelligent-Capture/Foundation-23.1/Brainware-Intelligent-Capture-Update/Upgrade-to-Brainware-Intelligent-Capture-Foundation-23.1/Modify-the-Database-Connection-Strings - Foundation 23.1 - Foundation 23.1

Brainware Intelligent Capture Update

Platform
Brainware
Product
Brainware Intelligent Capture
Release
Foundation 23.1
License
ft:lastPublication
2023-11-08T13:51:12.319000
ft:locale
en-US

To modify the database connection strings for all BIC components, except Web Verifier, complete the following steps.

Note: To modify the database connection strings for Web Verifier, see the “Replace Web.config and Brainware.System.Project.exe.config ” topic.
  1. From the [Installation path]\Brainware Intelligent Capture\bin directory, open DstDsr.exe.config in a text editor.
  2. Search for the <connectionStrings> element.
  3. For a SQL Server database, modify the following values.
    • Set Data Source to the data source.
    • Set Initial Catalog to the SQL Server database catalog.
    • Set User ID to the SQL Server user ID.
    • Set Password to the SQL Server password.
  4. For an ORACLE database, modify the following values.
    • Set Data Source to the data source.
    • Set User ID to the service account user ID.
    • Set Password to the service account password.
  5. Save and close the file.
  6. Repeat the previous steps for the following configuration files.
    • DstHost.exe.config
    • DstSlm.exe.config
    • DstVer.exe.config
    • DstWkBrw.exe.config
    • DstCoreSvc.exe.config
    • DstPmt.exe.config
    • Brainware.System.Project.config