Disabling Document Correction - Integration for Epic - Foundation 23.1 - Foundation 23.1 - Ready - OnBase - Essential - Premier - Standard - external - Standard - Premier - Essential

Integration for Epic

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

The document correction feature allows users to submit corrections to a document through a Workflow queue. When installing the Integration for Epic, the document correction feature is enabled by default. If document correction does not need to be enabled for your work environment, you can disable document correction for the Integration for Epic.

To disable document correction:

  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 <enableDocumentCorrection> element under <Hyland.Web.HealthcareWebViewer>.
  4. Within the <enableDocumentCorrection> 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.