Modify the Database Connection Strings - Brainware Intelligent Capture - Foundation 23.1 - Foundation 23.1 - Brainware - external

Brainware Intelligent Capture Update

Platform
Brainware
Product
Brainware Intelligent Capture
Release
Foundation 23.1
License

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