Configuring AXF-Related Oracle E-Business Suite Tables Configuring Oracle E-Business Suite Logging Uninstalling AXF From Oracle E-Business Suite

Configuring the Oracle E-Business Suite Plug-In 2-9 select fnd_vault.get AXF,AXFWalletKey from dual; 5. Import the AXF certificate into the wallet. 6. Enable SSL on Oracle WebLogic Server on the ECM side. For information, see Configuring SSL for Oracle ECM Applications in Oracle Fusion Middleware Installation Guide for Oracle Enterprise Content Management Suite. 7. Exchange server certificates between the web servers. This step involves exporting the certificate from Oracle Wallet and importing it into the Oracle WebLogic Server keystore on the ECM side of the integration. This keystore must be enabled for both the Administration and Oracle IPM servers. In addition, you must export the server certificate from the Oracle Weblogic Server and import it into the Oracle Wallet.

2.3 Configuring AXF-Related Oracle E-Business Suite Tables

Configure the AXF-related Oracle E-Business Suite tables to enable the AXF solution on Oracle E-Business Suite Forms using a Zoom menu and command. ■ For the Imaging solution, see Section A.4 . ■ For the Managed Attachments solution, see Section B.2 .

2.4 Configuring Oracle E-Business Suite Logging

You enable logging for specific forms in the AXF_CONFIGS table. For the Imaging solution, see Section A.4.2 ; for the Managed Attachments solution, see Section B.2.1 . To enable logging for a particular Form function, set the LOGENABLED field to either 1, YES or TRUE to create the file in the UTL_FILE_DIR folder. Consult with your DBA to verify that the UTL_FILE_DIR folder is available and accessible. Log files are named Username_MASTER_LOG.txt, and continue to grow as items are appended.

2.5 Uninstalling AXF From Oracle E-Business Suite

Follow these steps to uninstall AXF from Oracle E-Business Suite. 1. Assign the AXF configuration schema user the following privileges: ■ Drop table ■ Drop sequence ■ Drop public synonym

2. As the AXF user, execute the AXF_DROP_TABLES_SYNONYM script for your

Oracle E-Business Suite version, from the applicable location listed below. This script drops all tables, synonyms, and sequences created by the AXF_CREATE_ TABLES_SYNONYM script run during installation. Oracle E-Business Suite 12: MW_HOMEECM_ HOMEaxfadaptersebsR12AXF_DROP_TABLES_SYNONYM.sql Oracle E-Business Suite 11: MW_HOMEECM_ HOMEaxfadaptersebsR11AXF_DROP_TABLES_SYNONYM.sql Execute the script by entering: AXF_DROP_TABLES_SYNONYM.sql 2-10 Administrators Guide for Oracle Application Adapters for Oracle Enterprise Content Management 3. Remove the AXF database schema user. 4. Remove AXF_CUSTOM. AXF_CUSTOM.pll, AXF_CUSTOM.pld, and AXF_ CUSTOM.plx from FORMS_PATH or FORMS60_PATH on Oracle E-Business Suite 11 systems. 5. Restore the CUSTOM.pll file you backed up in step 7 in Section 2.1.3 . 6. Open Oracle Forms Builder and connect to the Oracle E-Business Suite database as the APPS user. Forms Builder is typically located in the bin subdirectory of your database’s Oracle home.

7. Open the restored CUSTOM.pll by selecting File, then Open and selecting

PLSQL Libraries .pll in the Files of Type field.

8. With CUSTOM.pll open, select Program, then Compile plsql, then All Oracle

E-Business Suite 12 or Program, then Compile, then All Oracle E-Business Suite 11.

9. Compile CUSTOM into a module .plx by selecting Program, then Compile

Module Oracle E-Business Suite 12 or File, then Administration, then Compile File Oracle E-Business Suite 11. 10. Save all before exiting Forms Builder. 3 Configuring the Oracle PeopleSoft Suite Plug-In 3-1 3 Configuring the Oracle PeopleSoft Suite Plug-In This chapter describes how to configure the Oracle PeopleSoft plug-in for use by one or more Oracle ECM adapter solutions. It covers the following topics: ■ Section 3.1, Importing the Oracle PeopleSoft Project