Sunteți pe pagina 1din 4

Configuring ODI for connections to an ERP source via the ODIConsole in

FDMEE
FDMEE will install and configure ODI to enable file based data loads without any
additional configuration by the user. However, if the user intends to integrate with a
support source system like EBS or PSFT, additional configuration in ODI is required.
The following steps explain the additional setup steps.
1) In your browser address window, type http://<SERVER_NAME>:19000/odiconsole.
For example: http://slc04oxj.us.oracle.com:19000/odiconsole
2) Logon with your username and password. The default username and password is
SUPERVISOR/SUNOPSIS
3) After logging into ODI, select the required data server. For example, if setting up
the connection to an EBS instance, navigate to Topologies->Data Server>EBS_DATA_SERVER. Right click to edit, then scroll down to the section with the
JDBC details.

4) Enter values for the following:


1. JDBC Driver: oracle.jdbc.OracleDriver. This should be defaulted from the
install.
2. JDBC URL: This is the URL that is used to connect to the source system. Fill in
the details after the @ character in the existing text. For example, you may
enter jdbc:oracle:thin:@dws60167rems.us.oracle.com:1536:fc2qa102 as the
entry.
3. User and JDBC Password: These are the actual username and password
required to logon to the source system. This user should have the appropriate
privileges as defined in the FDMEE Admin guide.
5) Confirm that the appropriate values have been set in the physical server.
Navigate to Schemas->Physical Schemas->EBS_DATA_SERVER and then right click
to edit.
1. Make sure that the schema and schema name are set to APPS/APPS.

2. Confirm that the context is set to Global.

Request schema and schema name requirements for other sources from your
administrator.
If creating an additional ERP source of the same type as an existing ERP source,
then the following will need to be created as new objects in ODI:

Under Physical Architecture, add a new data server with the database
information for the source system.
Attached to this new data server, create a new physical schema and specify
the source schema information.

Create a new context.

Edit the related logical schema to relate the newly created context with the
newly created physical schema. You will also need to make sure that all of the
other logical schema relationships to physical schemas are also defined for
the new context.

Save your work.

From within FDMEE, create a new source system, and specify the newly
added context. Initialize the source system as the last step in the process.

Original Global Context EBS_APPS points to EBS_DATA_SERVER.APPS

New Context Mike EBS_APPS points to the new Physical Schema


EBS_R12_DATA_SERVER.APPS. Relate additional schemas for new context of MIKE.

S-ar putea să vă placă și