Markup Server Tab

Use Server Internal URL: (Optional) Select this option only if server internal URL address must be used by markup server to communicate with Unifier. If not selected (default), The user's login base URL address is used by markup server to communicate with Unifier.

Markup Server Host Name: Enter the host name of the markup server.

Markup Server Port: Enter the port number of the markup server. The default port number for AutoVue is 5099.

Important information about AutoVue

When Unifier is installed on a multibyte server and connecting to AutoVue, or when you are having issues with viewing documents in AutoVue from Unifier:

  1. Add "-Djavax.xml.parsers.DocumentBuilderFactory=oracle.xml.jaxp.JXDocumentBuilderFactory" Java option to setenv.bat file.
  2. Restart Unifier.

The above settings enable you to view documents in AutoVue.

Example

Setting in setenv.bat file: SET JAVA_OPTIONS=%JAVA_OPTIONS% -Djavax.xml.parsers.DocumentBuilderFactory=oracle.xml.jaxp.JXDocumentBuilderFactory

Setting in setenv.sh file: export JAVA_OPTIONS="$JAVA_OPTIONS -Djavax.xml.parsers.DocumentBuilderFactory=oracle.xml.jaxp.JXDocumentBuilderFactory"



Last Published Tuesday, February 20, 2024