...
Register the Patricia DLL for Nuxeo Integration
- Contact Patrix Support for Download the latest version: https://s3-eu-west-1.amazonaws.com/com.patrix.pub/NuxeoLib.dll
- Copy the .dll to the Patricia installation folder, e.g. C:\Program Files\Patrix\Patricia 5.6\appl
Register the .dll with the following command:
Code Block %SystemRoot%\Microsoft.NET\Framework\v4.0.30319\regasm /codebase C:\Path\To\nuxeoLib.dll
...