cancel
Showing results for 
Search instead for 
Did you mean: 

How to publish WSDL as Webservice in XI 3.0

Former Member
0 Kudos

Hello,

My Scenario is SOAP --XI -- R/3(Proxy). XI version is XI 3.0 and SAP R/3 4.7

Generated a WSDL for SOAP Sender(ID>Tools>Define webservice)

I want to know how can i publish this WSDL as webservice.

Appericiate your help.

Srinivas

Edited by: Srinivas on Apr 20, 2010 11:42 AM

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Thanks

justin_santhanam
Active Contributor
0 Kudos

Srini,

You can give the generated WSDL to the application team. They can able to call your webservice.

You can use SOAPUI to test the same.

When you say publish- what you actually mean?

raj.

Former Member
0 Kudos

Hi Raj,

Thanks for your quick reply,

here we are doing a proof of concept, we had an offline adobe form, when the user click on submit button on the adobe form, the call will be sent to R/3 and inturn R/3 send the data to adobe form.

here the scenario is Synchronous SOAP -- XI -- R/3(sync proxy).

Is there any way we can publish the webservice with out the help of application team.

Thanks

Srinivas

former_member200962
Active Contributor
0 Kudos

Generating the WSDL file (as you have already done) and then providing it to the sender application so that they send the message according to the format and to the target URL (your PI system) means that you have published your WSDL.....and this logic remains the same till the latest available version of SAP XI/ PI.....just that when you say SAP PI7.1 it is only addition of functionality on how the WSDLs are published.

the application team is not required to publish the WSDL....they are required to consume it.

Regards,

Abhishek.