Setting a Location for Microsoft WebView2 Files - DeficiencyPop - Foundation 23.1 - Foundation 23.1 - Ready - OnBase - Premier - Standard - external - Standard - Premier

DeficiencyPop

Platform
OnBase
Product
DeficiencyPop
Release
Foundation 23.1
License
Standard
Premier

CAUTION:

The webViewUserDataFolder setting is disabled by default. You should only modify the webViewUserDataFolder setting if the default directory is unsuitable for the environment where the Web Viewer is installed or if instructed by Hyland Support.

Within the Hyland.Integrations.Epic.DP4E.dll.config file, the webViewUserDataFolder setting allows administrators to set another location for Microsoft WebView2 files to be created in order for Epic Web Viewer COM integrations to display documents. The default location for Miscrosoft WebView2 files is %AppData%\Hyland\Integration for Epic\Epic Web Viewer.

To set another location for the Microsoft WebView2 files:

  1. Open Hyland.Integrations.Epic.DP4E.dll.config 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.

  2. In the DP4E node, locate <!-- <webViewUserDataFolder value="" /> -->.
  3. Delete <!-- and -->.
  4. Set the webViewUserDataFolder value to the file path where Microsoft WebView2 files are to be created.
  5. Save and close Hyland.Integrations.Epic.DP4E.dll.config.