cancel
Showing results for 
Search instead for 
Did you mean: 

Doubt About Soap Adapter

Former Member
0 Kudos

Hi Experts,

I have one doubt Here iam Implementing SOAP To RFC Scsnario Using EP(WebDynpro).

Here Should I Generate WSDL File in Integration Directory of XI.

Or Can we generate In WebDynpro Appln.

Please let me know

Regards

Khanna

Accepted Solutions (0)

Answers (2)

Answers (2)

bhavesh_kantilal
Active Contributor
0 Kudos

Hi,

Look into this article, It describes exactly what you want,

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/5f3ee9d7-0901-0010-1096-f5b...

Create the WSDL for your message interface in the integration directory and then create a Webservice Model in WebDynpro and finally deploy this on your portal.

Regards

Bhavesh

Former Member
0 Kudos

Hi Khanna,

If you are going to consume an already exposed interface then you need WSDL of the exposed service in your EP.

If the interface/endpoint(eg;BAPI/RFC) is not yet exposed then if you want to expose that application functionality,you have to generate WSDL in IR by making them web enabled endpoints - use this WSDL in your EP.

Thanks in advance.

RGds,Vasanth.