This page documents special considerations for getting the Document Management AutoVue Integration component (DOCVUE) working.
Use this page when you want to install IFS Document Management AutoVue Integration and want to ensure that everything will work properly.
The DOCVUE component contains parts that should be deployed on the IFS Applications Server and a dedicated server for Oracle AutoVue Server.
In order to get the correct installation package for the Oracle AutoVue Server, you must select one of these AutoVue Server License options in Config Builder: Office, 2D or 3D. You can only select one of them. Read on in the Server section for more details about these packages.
The viewer part of AutoVue is a Java applet. Therefore Java is required on each client PC that will use the viewer. The required Java version can be found in Oracle AutoVue - Quick Install Guide.
One of the permission sets listed below, should be granted
to the end user or end user group:
- DOCVUE_DOC_TYPE_ACCESS_2D
- DOCVUE_DOC_TYPE_ACCESS_3D
- DOCVUE_DOC_TYPE_ACCESS_OFFICE
The server part of Oracle AutoVue is a Java program. Therefore Java is
required on the server machine that runs the Oracle AutoVue server. The required
Java version can be found in Oracle
AutoVue - Quick Install Guide. This Java version is required
both for building the DOCVUE component (the parts that runs in the application
server) and running the AutoVue Server program.
For most non-Foundation1 components you do not need to specify any parameters/options when the IFS Installer is run. Docvue however requires that the following parameters are filled in during execution of the installer. The options are presented in a special step in the installation process:
Oracle AutoVue Server is not installed automatically, it must be done manually after getting the correct installation program (see below).
The Oracle AutoVue Server program should be installed on a separate machine than the rest of the server parts of IFS Applications. Note: This is very important since the AutoVue Server consumes a lot of CPU when it renders the document files to be viewed. It is not recommended to run it on the same machine unless it is only for demo or testing purposes.
There are three different versions of the AutoVue Server, "Office", "2D" and "3D", where 2D contains all features of Office and 3D contains all features of Office and 2D. For most customers Office will be enough but for some that makes use of 2D and 3D-CAD packages, those versions might be needed as well (please note that those versions has another price model than the Office version). For details on what file formats are supported by each version, please refer to Oracle AutoVue - Supported File Formats
After having built the component you should have the selected installation package in the folder named "external\docvue". For installing Oracle AutoVue Server, follow these steps:
jvueserver.authentication.enable
parameter should be made
FALSE
in ..[Autovue install dir]\Autovue\bin\jvueserver.properties
file.jvueserver.cmdline
parameter
to look like the following (addition in highlighted text)jvueserver.cmdline=-Xmx128M -Dhttps.protocols=TLSv1.1,TLSv1.2 -Djava.security.policy="C:\Oracle\AutoVue\bin\policy" -Dlog4j.configuration="file:/C:\Oracle\AutoVue\bin\log4j.xml"
com.cimmetry.jvueserver.JVueServer -p"C:\Oracle\AutoVue\bin\jvueserver.properties"
C:\Oracle\AutoVue> jre\bin\keytool -import -trustcacerts -alias <alias> -file <path_to_certificate_file\mws_certificate_name.cer> -keystore jre\lib\security\cacerts
The script security_docvue_use_ticket.ins creates a role, DOCVUE_USE_TICKET, and adds permissions to it for running the method Vue_Link_Auth_Ticket_API.Use_Ticket. This method is used by the IFS AutoVue Connector to find out which user is viewing the document. The user ID is obtained by using a ticket that has been generated from the client (web or IFS Enterprise Explorer) and sent in to the IFS AutoVue Connector.
Only one user needs to be granted this role and it is the user DOCVUETICKETUSER. This user runs the method call mentioned above in the IFS AutoVue Connector. The name of the user can be changed in the file web.xml in ifs-autovue-connector.war that is normally included in ifsapp.ear. Normally there should be no need to change this name, but it can be done.
This section describes pre defined roles, activities and system privileges needed for this component. Each script contains only objects handled by this component and may need to be further developed or combined with roles defined in other components to work properly, according to the need of the customer installation.
security_docvue_use_ticket.ins
This script creates a role, DOCVUE_USE_TICKET, and adds permissions to it for
running the method Vue_Link_Auth_Ticket_API.Use_Ticket. This method is used by
the IFS AutoVue Connector to find out which user is viewing the document. The
user ID is obtained by using a ticket that has been generated from the client
(web or IEE) and sent in to the IFS AutoVue Connector. Only one user needs to be
granted this role and it is the user DOCVUETICKETUSER. This user runs the method
call mentioned above in the IFS AutoVue Connector. The name of the user can be
changed in the file web.xml in ifs-autovue-connector.war that is normally
included in ifsapp.ear. Normally there should be no need to change this name,
but it can be done.
Oracle officially supports installation of AutoVue on both Linux and Windows platforms. However, IFS has only tested and certified installation on Windows at this time.
Since Oracle AutoVue currently only have *full* support for a few languages other than English, only these languages will be enabled in the AutoVue viewer. The languages (other than English, the default language) with full support are:
For a technical overview of the DOCVUE component, read this document.
The official documentation for installing and configuring the Oracle AutoVue Server can be found here: Oracle AutoVue - Quick Install Guide. This guide also covers supported platforms for Oracle AutoVue Client and Server software used in this component.
For a list of supported file formats that AutoVue can display, please refer to Oracle AutoVue - Supported File Formats
Sometimes the installation program fails to register the Windows service for the Oracle AutoVue Server. If that happens, follow the instructions in this document: manually installing the autovue server service [id 1063561.1]i.pdf
Below is a list of common problems with an AutoVue client/server installation and their solutions:
http://<server>:<port>
. Click OK, and ignore the warning about http,
by pressing Continue. Restart IEE client for
change to apply.