6-2 Administrators Guide for Oracle Application Adapters for Oracle Enterprise Content Management
6.2 Running Managed Attachments Installation Scripts
This section describes running the following configuration scripts for the Managed Attachments solution:
■
AXF_ATTACHMENTS_CONFIG.sql, an AXF script that configures AXF elements such as solutions and commands.
■
AXF_EBS_ATTACHMENTS_CONFIG.sql, an Oracle E-Business Suite plug-in script that configures the Zoom menu to enable the Managed Attachments
solution. Applies to Oracle E-Business Suite use only.
Follow these steps to run the scripts.
1.
Locate the scripts in the folders specified below.
■
For Oracle E-Business Suite: MW_HOMEECM_HOMEaxfadaptersebsR11
MW_HOMEECM_HOMEaxfadaptersebsR12
■
For Oracle PeopleSoft: MW_HOMEECM_HOMEaxfadapterspsft
2. Modify parameters in the AXF_ATTACHMENTS_CONFIG.sql script to match
your environment.
■
Change the system name and port for the UCM_CONNECTION_STR parameter to match your Oracle UCM installation. The port number should
correspond to that of the Oracle UCM Content Servers web server port. Change the idc portion of the URL to match your Oracle UCM
installation’s web root ucm_web_root.
■
Change the system name and port for the RIDC_CONNECTION_STR parameter to match your Oracle UCM installation. The port number should
correspond to that of the Oracle UCM Content Server’s Intradoc server port that receives RIDC calls. To find the value for the Oracle UCM server port,
locate the IntradocServerPort config value in config.cfg.
3.
Log in to the AXF Configuration Database as the user who owns the Oracle IPM schema and run the AXF_ATTACHMENTS_CONFIG.sql script.
To execute the script, enter: AXF_ATTACHMENTS_CONFIG.sql
4.
If configuring the adapter for Oracle E-Business Suite, modify parameters in the AXF_EBS_ATTACHMENTS_CONFIG.sql
script to match your environment.
■
Change the system name and port in the SolutionEndPoint parameter to match your AXF system and port.
■
Modify the EBS_instanceA value to one that uniquely identifies the Oracle E-Business Suite instance you are configuring.
Note: For information about creating schemas during ECM
installation, see Creating Oracle Enterprise Content Management Suite Schemas in Oracle Fusion Middleware Installation Guide for Oracle
Enterprise Content Management Suite.
Configuring the Managed Attachments Solution 6-3
5.
If configuring the adapter for Oracle E-Business Suite, log in to the Oracle E-Business Suite database as the Oracle E-Business Suite plug-in schema user AXF
and run the AXF_EBS_ATTACHMENTS_CONFIG.sql script.
To execute the script, enter: AXF_EBS_ATTACHMENTS_CONFIG.sql
6.3 Configuring the Oracle UCM Components