cancel
Showing results for 
Search instead for 
Did you mean: 

how to integrate sap bw and sap pi system

Former Member
0 Kudos

Hi all,

I am doing interface to integrate SAP BW and SAP PI syetms .here i want to send data from SAP BW infocube to pi after that i need to send the data sap apo system.sap bw and sap pi intergration part is pending so how integrate these two systems and how to send data from infocube i am not clear abt process.i came to know tht do with proxy.but process i dont know clearly.

Can anyone tell me the process to integration process and any outbound sap bw to pi scenario blogs are information is very helpful.

Thanks

SG

Accepted Solutions (1)

Accepted Solutions (1)

rajasekhar_reddy14
Active Contributor
0 Kudos

Hi,

best way to integrate SAP BI with PI is using ABAP Proxy.

search in sdn SAP BW and PI integration, you will find usefull links.

Regards,

Raj

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi ,

Simple ..

1. Enable Proxy Using Proxy baseline configuration on BW System.

2. Create InfoSpoke - Using This Pass CUBE/DSO Data to BW DB Table .

3. Crete Report - > Pass DB Table data to OUTBOUND GENERATED PROXY .

4. Create a Process Chain to automate the process include the report in Process chain..

On any of the given step , you want detail explaination , Please ask .

Regads

PS

Former Member
0 Kudos

Hi ,

thanks for reply i need detailed explanation of this process that would be very helpful.

Thanks,

Seshagiri

Former Member
0 Kudos

Which Part is basically Problem or confusing .. Please ask ...

are you aware of ENABLE PROXY BASELINE STEPS ?

baskar_gopalakrishnan2
Active Contributor
0 Kudos

>> Can anyone tell me the process to integration process and any outbound sap bw to pi scenario blogs are information is very helpful

Basically you need to use client proxy.

A) Create data type , mesg typ, service inteface, message mapping and interface mapping as usual in ESR

B) In Integration Directory, YOu dont need sender communication channel and sender agreement. Because you are using client proxy. rest are all same

C) You need to do proxy configuration between SAP BW and PI to establish connection

Note: PI to sap apo system communication is already known. Then in PI target message follow that system structure in ESB and use the supported adapter for that system in Integration Directory.

Hope this helps

abhay_rajhans2
Contributor
0 Kudos

This message was moderated.