Specifying a Database - Integration for Epic - Foundation 23.1 - Foundation 23.1 - Ready - OnBase - Essential - Premier - Standard - external - Essential - Standard - Premier

Integration for Epic

Platform
OnBase
Product
Integration for Epic
Release
Foundation 23.1
License
Essential
Standard
Premier

You can specify a database to use when an OnBase Web Viewer session automatically opens from Epic. This specified database overrides the database configured for the dmsDataSource configuration setting in the Web Server web.config file.

To specify a database for OnBase Web Viewer sessions:

  1. Locate the web.config file. In a default installation, this is located at C:/inetpub/wwwroot/AppNet.
  2. Open the web.config file in a plain-text editor, such as Notepad.
    Note:

    The *.config file should only be edited in a plain-text editor, such as Notepad, or a utility specifically designed to edit XML files. It should not be edited in a binary editor, such as Microsoft Word. Using a binary editor can introduce invalid characters to the file and make it unreadable by the software.

  3. Locate the datasource element under Hyland.Web.HealthcareWebViewer.
  4. Within the datasource element, modify the value attribute to be the name of the connection string configured for the OnBase database you want to connect to.
  5. Save and close the web.config file.
  6. Recycle the application pool of the OnBase Web Viewer for these changes to take effect.