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
■
Section 3.2, Configuring and Securing Adapter Communications for Oracle PeopleSoft
■
Section 3.3, Placing AXF Components on Oracle PeopleSoft Pages
■
Section 3.4, Configuring AXF-Related Oracle PeopleSoft Tables
■
Section 3.5, Configuring Oracle PeopleSoft Logging
■
Section 3.6, Uninstalling AXF From Oracle PeopleSoft
3.1 Importing the Oracle PeopleSoft Project
Follow these steps to import the Oracle PeopleSoft project, which creates and populates the AXF-related Oracle PeopleSoft tables and enables AXF configuration on
Oracle PeopleSoft pages:
1.
As a user with administrative privileges, create a tablespace called AXF in the database containing the Oracle PeopleSoft schemas.
Note: If installing adapter solutions for Oracle E-Business Suite but
not Oracle PeopleSoft, skip this chapter after completing the steps described in
Chapter 2, Configuring the Oracle E-Business Suite Plug-In.
Note: Oracle PeopleSoft integration does not require an additional
database user, as all necessary tables are created when importing a project.
Note: SQL Server automatically creates the tablespace upon
importing the project. If your Oracle PeopleSoft installation uses a SQL Server, this step is not required.
3-2 Administrators Guide for Oracle Application Adapters for Oracle Enterprise Content Management
2.
Start the Oracle PeopleSoft Application Designer in two-tier mode and log in as the user with administrative privileges.
3. From the menu, select Tools, then Copy Project, then From File. The Copy From
File screen displays.
4.
Locate the following directory. MW_HOMEECM_HOMEaxfadapterspsft
5. Select the psft directory, then select the AXF_PS_INTEGRATION directory and
click Open.
The second AXF_PS_INTEGRATION directory contains the project XML files, but you must select its parent directory of the same name to access them from the
Oracle PeopleSoft Application Designer. The AXF_PS_INTEGRATION project displays in the lower pane of the screen.
6. Click Select, select all definition types, and click Copy. The project files begin
copying.
7. After all files have copied, select Build, then Project from the menu. The Build
screen displays.
8. Select the Create Tables and Execute SQL Now options, and click Build. You can
monitor the build status as the files are imported into Oracle PeopleSoft.
9.
Once done, check the PSBUILD.LOG file to verify that the project imported successfully.
10.
If the log file shows tablespace ’AXF’ does not exist errors, the tablespace was not created properly. Manually create a tablespace called AXF in the same database
you logged into when starting the Oracle PeopleSoft Application Designer, then return to step 5 to rebuild the project.
11. Click Save All.
3.2 Configuring and Securing Adapter Communications for Oracle PeopleSoft