Configuring AutoVue without VueLink is the native AutoVue implementation. To use this implementation, you will configure a single AutoVue server that is common across all database instances.
Notes:
- When you configure AutoVue without VueLink, you are creating global AutoVue settings. These settings override any individual settings you may have created to configure AutoVue with VueLink.
- When upgrading to Version 22 from 15 R2 or earlier, AutoVue connection details are lost and must be entered again.
To configure AutoVue without VueLink, complete the following steps:
- Open the Primavera P6 Administrator.
- In the Configurations drop-down list, select your configuration.
- In the sidebar select Document Viewing.
Note: Changes to these settings require you to restart the P6 server.
- Select Enable. The default value is unselected.
Notes:
- SSL mode does not work when the Enable option is set to false.
- By default, the ESAPI resources that come with VueLink is used. You can change the location of the resource files by using
-Dorg.owasp.espai.resources JAVA_OPTIONS
in the WebLogic application server or in the setDomainEnv script. - By default,
dmsstamp.ini
and the oracle sample stamp from VueLink is used to create markup. You can change the location of thedmsstamp.ini
file, which contains the stampfile location, using-Dexternal.csi.intellistamp.def.location JAVA_OPTIONS
in the WebLogic application server or in thesetDomainEnv
script. - If using Oracle Access Manager with your P6 EPPM deployment, add following context roots to the Oracle Access Manager exclusion list:
/p6/VueServlet/**
/p6/jvueDMS/**
/p6/P6AutoVueJNLPLauncher/**
/p6/av_cert.pem
For more information about protecting your resources using Oracle Access Manager's exclusion list, see the "Protecting Your Resources" chapter in the Oracle Access Manager Configuration Guide.
- In the Host Name field, enter the hostname for the server where AutoVue is installed.
Note: Do not put a / at the end of the URL.
- In the Host Port field, enter the port for the server where AutoVue is installed. The default port is 5099.
- Restart the P6 server.