To configure Unity Pop links:
-
Ensure that the user(s) have the Create Integration Hyperlink privilege. This can be set in the Configuration module. For more information on this privilege, refer to the System Administration Module Reference Guide
-
Enable Service Mode. In the Unity Client configuration file (obunity.exe.config), find the Hyland.Canvas.Client section. There, you will find the ServiceMode element. Ensure that the element reads: ServiceMode enabled="true"
-
Enable Unity Pop. Within the ServiceMode element of the Unity Client configuration file, find the Unity Pop feature. Ensure that the setting reads: <Feature name="Unity Pop" enabled="true"/>
For more information on enabling Service Mode refer to Hyland.Canvas.Client.
-
Set the emailLinkAs setting to " upop." Within the appSettings section of the Unity Client configuration file, find the emailLinkAs setting. Ensure that the setting reads: <add key="emailLinkAs" value="upop"/>
For more information on the emailLinkAs setting, refer to appSettings.