6-10 Administrators Guide for Oracle Application Adapters for Oracle Enterprise Content Management
■
By default, AutoVue is turned off in the Managed Attachments solution. You activate it in the preferences.hda file, by displaying the AutoVue icon and
identifying the URL to the AutoVue servlet to launch when the user clicks the View in AutoVue
icon.
■
As with other preferences settings, you can enable the AutoVue integration at the global, application, and business entity levels.
■
AutoVue trusts the user authentication against Oracle UCM. Once authenticated to Oracle UCM, no further authentication to AutoVue is required for users to view
attached documents using AutoVue.
■
Viewing or annotating a document in AutoVue does not check it out or prevent it from being edited by others. Annotations are contained in a separate layer from
their corresponding document.
6.5.2 Requirements For Oracle VueLink for Oracle UCM
For complete installation requirements for integrating AutoVue viewing with Oracle UCM, see the system requirements section in the Oracle VueLink 20 for Oracle UCM
System Administrator Manual. Requirements include:
■
Oracle AutoVue 20 and any service packs for AutoVue 20.
■
Oracle UCM Release 11.1.1.4 or Oracle UCM 11.1.1.3 plus Patch 9725318, UCM 11.1.1.3.0 patch 20100901-1504 available from My Oracle Support.
■
Oracle VueLink 20 for Oracle UCM, the AutoVue VueLink integration for Oracle UCM.
6.5.3 Enabling AutoVue For the Adapter
Follow these steps to enable and configure AutoVue document viewing globally, or for a specific application or business entity.
1.
Configure the Oracle UCMAutoVue integration. Follow the procedures outlined in the Oracle VueLink 20 for Oracle UCM System
Administrator Manual.
2.
In the preferences.hda file, modify the global AutoVue setting, if needed. For general information, see
Section 6.3.3 .
3.
Optionally specify application or business entity settings by adding new rows in the AFEnvironmentConfiguration resultset for the
AppAdapterAutoVueIconVisible and AutoVueURLPath variables, where:
■
dAFApplication: Application in which to display or hide button
■
dAFBusinessObjectType: Business entity within application in which to display or hide button
Example 6–1 contains several AutoVue settings. The first entry hides the View in
AutoVue icon globally. The next two entries enable and display the icon for the
PSFT_Instance_A application. The last two entries enable and display the icon for the PSFT_Instance_B application, but only within its PIM business entity.
Note: The requirements listed in this section apply only if providing
optional document viewing with the adapter through Oracle AutoVue.
Configuring the Managed Attachments Solution 6-11
Example 6–1 AutoVue Entries in Preferences.hda File
AppAdapterAutoVueIconVisible false
AutoVueURLPath http:ucm1.mycompany.comidcjspautovuecsiApplet.jsp
PSFT_Instance_A
AppAdapterAutoVueIconVisible true
PSFT_Instance_A
AutoVueURLPath http:ucm1.mycompany.comidcjspautovuecsiApplet.jsp
PSFT_Instance_B PIM
AppAdapterAutoVueIconVisible true
PSFT_Instance_B PIM
4.
Restart the Content Server.
6.6 Configuring Oracle Distributed Document Capture