Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The following steps are required, to configure a Windows client to use the Patricia Extended DMS functionality:

Table of Contents

Client Machine Specifications

  • Windows 7 SP1 (or later), or Windows Server 2008 R2 (or later).
  • Internet Explorer 10, or later.
  • .NET 4.0
  • Patricia client, 5.6 April RC or later (it might be required to upgrade to a newer version of the same branch).
  • Meeting the hardware recommendations for the Patricia client, as mentioned in the Technical Requirements Documents.

...

Enable Patricia WebView

To enable Patricia WebView, the FEATURE_BROWSER_EMULATION registry key should be set as follows (select one, based on the OS running).

 

For 32 bit Windows O/S: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\MAIN\FeatureControl\FEATURE_BROWSER_EMULATION

...

If a reverse proxy configuration is setup, then the URL of the the Apache Reverse Proxy needs to be added to the list of sites of the Local Intranet Zone, e.g. http://dms.domain. If needed, please contact Patrix Support to clarify if this step applies to your DMS environment.

 

Install DocIntegrate and DocIntegrateOutlook

...

Register the Patricia DLL for Nuxeo Integration

  • Download the latest version: NuxeoLib-release-2016-10-20.zip
  • Copy the .dll file to an appropriate installation folder (e.g. C:\Program Files\Patrix\).
  • Register the .dll with the following command:

    Code Block
    %SystemRoot%\Microsoft.NET\Framework\v4.0.30319\regasm /codebase C:\Path\To\nuxeoLib.dll

...