Hi,
I developed a scenario with SenderSOAP-XI-ABAP Proxy.
I tested the scenario with XML spy and it is working fine.
Now I provided the WSDL to the .net team. They are trying to create class using my WSDL ( using WSDL command- Microsoft tool). They are getting some error.
They are asking me that where is your WSDL stored in XI server. I am not able to answer.
Actually what is the procedure. Do we need to do anything after developing the scenario. Do we need to save the WSDL some where?
Why he is not able to generate the proxy class in .Net using my WSDL. Is anything wrong with my WSDL.
But I am able to post using XML spy using the same WSDL.
Please suggest.