on ‎2008 Feb 05 1:53 PM
hello,
wat is the tool used for generatimg WSDL code?
Request clarification before answering.
Hi,
You could be able to create the wsdl with various ways based on the requirments.
I have added various links to give in-depth information about creating the WSDL.
1)By using XMl Spy :
http://www.altova.com/features_soap.html
2)WSDL :
http://www.w3schools.com/wsdl/default.asp
3)Creating a WSDL for a RFC with XI
Defining Web Services
http://help.sap.com/saphelp_nw04/helpdata/en/31/daa0404dd52b54e10000000a1550b0/frameset.htm
/people/siva.maranani/blog/2005/09/03/invoke-webservices-using-sapxi
You can generate the WSDL file from XI Itself. Finish your integration Scenario and in the IR Go to Tools-->Define Web Service and specify all the parameters to generate and save the WSDL to a local file.
But make sure you specify the URL for Web Service as follows:
In the Step Specify the URL of the Web Server of the Define Web Service Screen, specify the URL. The inbound address for SOAP Message should be http://host:port/XISOAPAdapter?MessageServlet?channel=party:service:channel
Under party:service:channel enter the party name, the service name, and the name of the communication channel. If no party has been created, enter the following: channel=:service:channel
Note: For more details on this topic, refer to help.sap.com documentation at the following URL http://help.sap.com/saphelp_nw04/helpdata/en/fc/5ad93f130f9215e10000000a155106/content.htm
Thanks
Swarup
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 13 | |
| 8 | |
| 7 | |
| 5 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.