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.
You hve to create and activate necessary design and configuration in xi before you generate the WSDL file.
From integration Builder logon to theintegration Directory
a)choose tools->define web service . the web service wizad starts
Choose continue
b)Specify the URL of the WEb service as follows
Choose continue
c) Specify the outbound interface defined in the integration repository automatically namespace and software component version are entered automatically according to ur selection
choose continue
d) specify the sender service ,interface name and interfacenamespace
choose continue . Check the overview of the details entered in the previouslstep and choose FINISH.
e) you can see the WSDL file is generated and save it to the local file system by choosing save.
Edited by: Ashok Reddy Thatigutla on Feb 11, 2008 1:44 PM
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
hi
for which you want to create WSDL 1. RFC
2. Proxy
3. Message interface
4. java
5. ejbs.
you can create wsdl for all these things...way to create wsdel is diffrent.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
XI integration directry - tools - define webservice is not a bad choice
Regards,
Prateek
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
Why u need a tool to generate WSDl that option is available in ID.
Just refer the below PDf which explains the process of generating WSDL and testing it.
How to use SOAP adapter:
Thnx
Chirag
| 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.