cancel
Showing results for 
Search instead for 
Did you mean: 

How to load data with SOAP web service call ?

Former Member
0 Kudos
158

Hi,SDNs

There's a web service i can call with export parameters and return data what i want, now i wonder how to create connect with web service SOAP call to get the data, i have already got the web service ip , database user and password and so on.

Would anyone share your experience step by step? thanks

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

Throw XML we can send data to BW.

We can write Java Script for pushing data to our BW Delta Queue. This is called SOAP technology.

Throw our info package we can pull the data to our info provider from the Delta Queue.

Refer the following links. That will help u a lot.

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/21d8aa90-0201-0010-5e83-a37...

<a href="http://www.bwexpertonline.com/archive/Volume_05_(2007)/Issue_06_(June)/V5I6A3.cfm?session=">BW Expertonline Link</a>

Regards,

Vivek V

Former Member
0 Kudos

Hello,

the application can push the data to BI. We are not able to call any WebService and receive data.

The only way I see using XI in between.

Please have a look into my Howto Paper XI/BI integration.

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/40574601-ec97-2910-3cba-a0fdc10f...

I hope this help, Michael

Former Member
0 Kudos

Hi,Michael

Thanks for reply.

In this document, BW is worked as an inbound interface , but in my case , BW send a request to get data but not as receiver that the third party system send me data.

What i want is to call a SOAP web service to get data, that means i send a request to get data.

Message was edited by:

Terry Ni

Former Member
0 Kudos

Hello Terry,

to be honest I do not understand what you mean.

The BI SOAP extraction service can only receive data. The PULL web service is not available in this point in time.

I believe that you can configure XI for your needs. XI is able to send and receive XML documents.

I hope this helps,

Michael