Replace Web.config and Brainware.System.Project.exe.config - Replace Web.config and Brainware.System.Project.exe.config - If your installation includes 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/Replace-Web.config-and-Brainware.System.Project.exe.config - 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

If your installation includes Web Verifier, complete the following steps.

  1. From your BIC setup directory, make a copy of the Web.config.Template file, name it Web.config, and open it 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 service account user ID.
    • Set Password to the service account 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. Search for the pathToProjectExe attribute and verify that the value corresponds to the location of DstDsr.exe.
  6. Compare all customized settings, such as formEvents, batchColumnsVisibility, and appSettings with your back-up Web.config file and modify the values if required.
  7. Save and close the file.
  8. Copy the Web.config file to the following directories.
    • [Installation path]\Brainware Intelligent Capture\bin
    • [Installation path]\Brainware Intelligent Capture Web Server
  9. In the [Installation path]\Brainware Intelligent Capture\bin directory, complete the following substeps.
    1. Rename the Brainware.System.Project.exe.config file to a new name to save it as a backup, or delete it.
    2. Rename the Web.config file to Brainware.System.Project.exe.config.