cancel
Showing results for 
Search instead for 
Did you mean: 

Data from BI to non sap systems

Former Member
0 Kudos

Hi everybody.

We have to send data from BI to a non SAP system.

I´d like to know if the best and most recommended way is through PI.

Thanks a lot.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

The third party systems are an Oracle DataBase and a FTP Server.

In which cases wouldn´t be recommended to send the data through PI??

Thanks a lot

rajasekhar_reddy14
Active Contributor
0 Kudos

Hi,

Use ABAP Proxy to connect BI System,then use JDBC adapter to send data from PI to ORACLE,File adapter send data from PI to FTP .

ABAP Proxy->PI-->ORACLE(jdbc adapter)

-


>FTP(File adapter)

Regards,

Raj

former_member181962
Active Contributor
0 Kudos

Generally Data transfers involving One-time loads like master Data uploads(Especially when the data is HUGE) , use of PI is not preferred.

Regards,

Ravi

Answers (1)

Answers (1)

rajasekhar_reddy14
Active Contributor
0 Kudos

Hi,

The best way to connect BI system is using ABAP Proxy,so use ABAP Proxy to pull the data from BI Syste.

To connect Third party system using PI ,it depends on which type ofsystem it is.

please share some info about thridy pardy ssystem.

Regards,

Raj