cancel
Showing results for 
Search instead for 
Did you mean: 

XI webservices

david_fryda2
Participant
0 Kudos

Hi everyone,

I am trying to use the SAP XI in order to create a wsdl file for a BAPI (which is RFC).

Can someone please tell (explain would be better) how to do this ?

Thanks in advance for your precious help.

Nice day.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi David,

Not sure if you saw this blog from Robert Chu, but it might give you a good start to creating web services:

/people/sap.user72/blog/2005/12/29/service-enable-your-sap-application-component

There is also a "Web Services" section in SDN that provides a lot of documents and perhaps some tutorials (I haven't searched in-depth).

https://www.sdn.sap.com/irj/sdn/developerareas/webservices0

Finally, if you go to the SAP Help Portal: http://help.sap.com/ click on SAP NetWeaver 2004 and search for WSDL. There is also an XI section under "Process Integration" twistie.

Good luck!

Elise

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi David,

To publish a function module (BAPI) as webservice you can use the SAP WAS directly (TC SE37). There you also get the WSDl for the webservice.

If you want to publish the function module through XI, you have to use the XI soap adapter. In the directory you can generate a wsdl for the service.

Regards

Daniel