cancel
Showing results for 
Search instead for 
Did you mean: 

Consume Web Service in BW

Former Member
0 Kudos

We have an external web service (non sap, the model is described by an external WSDL document) which we would like to consume at SAP BI server side. Do we need to write some kind of ABAP code or can we bind the external web service direct to a source system type u2018Web Serviceu201C. (Using NetWeaver BI 7.0)

How should we proceed? And where can we find further information about this scenario?

Any input welcome.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Not sure if this work on BI.

Try this:

Tx: SPROXY or SE80

If you are able to run this tcode then it is possible to create consumer proxy which will consume external wsdl,

Under SE80 goto->Enterprise Service select to create consumer proxy and supply wsdl address to create it. ABAP code will be generated which can be used to consume external service.

Regards,

Gourav

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Brian,

I am having the same requirement. Please let me know how did you fulfill the requirement.

Thanks & Regards

Bhasin Naik