Hello Friends,
I am trying to publish a RFC as a webservice using XI. so i created a scenario and also configured the soap adapter for it.
I tried my code using the simple SOAP client using apache server, it works fine. But my actual requirement is i want to publish that request, ie I want to give wsdl tobany other programmer and he should be able to use it. so where can i find the wsdl file for that.
I tried to load wsdl file from message interface, but it's not working on the other system. I even tried using the stylus studio. it gives error as "(Error) cvc-elt.1: Cannot find the declaration of element 'wsdl:definitions'."
Can any one help me to solve this problem. Thanx in advance.
Regards,
Gaurav Jain