cancel
Showing results for 
Search instead for 
Did you mean: 

SOAP2RFC SCENARIO INTERFACE

former_member270496
Participant
0 Kudos

Hi Experts,

I am facing a scenario.The scenario is:

WEB PORTAL -> XI -> SAP BI(database level)

The data will come from 'Web Portal' after some activity done by the vendor on that portal and will have to go to 'SAP BI' system & update in the backend database table level of that 'SAP BI' system.

So,how i will approach this scenario.Please,share some idea.

Regards,

Rasmiraj

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

you could post data from web portal to PI via HTTP or SOAP and update BI system using proxy.

Thanks

Saravana

rajasekhar_reddy14
Active Contributor
0 Kudos

ask your portal team to send data in the form of Web Service, so you can use SOAP and to post data in to BI use ABAP proxy.

search in sdn for more info..many threads available on the same.