Disabling Deficiency Viewing - Integration for Epic - English - Foundation 22.1 - OnBase - Premier - external - Standard - Essential - Premier - Standard - Essential

Integration for Epic

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

Deficiency viewing allows users with appropriate rights to see document-based deficiencies on the document being viewed. When installing the Integration for Epic, the deficiency viewing feature is enabled by default. If deficiency viewing does not need to be enabled for your work environment, you can disable deficiency viewer for the Integration for Epic.

To disable deficiency viewing:

  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 enableDeficiencyViewing element under Hyland.Web.HealthcareWebViewer.
  4. Within the enableDeficiencyViewing element, modify the value attribute to be false.
  5. Save and close the web.config file.
  6. Recycle the application pool of the OnBase Web Viewer for these changes to take effect.