cancel
Showing results for 
Search instead for 
Did you mean: 

How can I integrate SAP XI to Non SAP System

Former Member
0 Kudos

Hi,

There is a Oracle database system is there in the land scape and I need to connect this system to pull the data from Oracle DB system. Can you people help me how to integrate these 2 systems.

Thanks,

Ashok.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

use JDBC Adapter in SAP XI for Connecting to Oracle DB.

Answers (4)

Answers (4)

Former Member
0 Kudos

There is a Oracle database system is there in the land scape and I need to connect this system to pull the data from Oracle DB system. Can you people help me how to integrate these 2 systems.

---> one thing is sure you need to use JDBC adapters as per then scenario.

Finalize the sender and receiver system first . accordingly use JDBC sender or receiver adapter .

On the other side choose the appropriate adapter if not using database at the other side.

1. Create the design objects in IR. Kindly follow the guidelines before creating data types for JDBC .

2. Configure the scenario in ID .

Regards,

Former Member
0 Kudos

Hi ,

Try SDN to get an R/3 to JDBC scenarios . you will get a lot of scenarios . First gothrough it .

Also , go through how to use JDBC receiver adapter . also note action, key ...etc

Regards,

B.Jude

Former Member
0 Kudos

Hello,

Also you should know that before using sender or receiver JDBC apapter in SAP XI/PI you have to install JDBC driver on SAP XI/PII server for your DB (in your case Oracle).

BR,

Dzmitry

Former Member
0 Kudos

Hi,

use JDBC Receiver adapter to connect o oracle database. search in SDN for JDBC scenarios, will find more information.

Regards,

Sreenivas.