cancel
Showing results for 
Search instead for 
Did you mean: 

How to get the WSDL file to consume a WS from Visual Studio

alejandro_gmez
Participant
0 Kudos

Hi gurus:

I've created a receiver SOAP adapter in my XI system that could be invoked by:


http://xiserver:50000/XISOAPAdapter/MessageServlet?channel=:Openlab_Desarollo:CanalComunicaciones_SOAP"

It is working fine. Now I must send the WSDL file to an external enterprise so they can invoke the XI web service. Thay are using Visual Studio.

But, how could I obtain or generate the WSDL file?

Thanks in advance to all and regards,

Alejandro.

Accepted Solutions (0)

Answers (1)

Answers (1)

vikas_agarwal
Contributor
0 Kudos

Hi,

In ID, choose "Define Webservice" in Tools.

There you can provide the URl that you have given here, instead of using proposed URL.

You will get the WSDL that you can consume in Visual studio.

Regards,

Vikas