2010 May 07 6:53 AM
HI all,
I have created a WSDL for a RFC function mudule. I am new to the WSDL could you please clarify my questions.
1. What is WSDL number ?
2. How to get WSDL number ?
2. How to test WSDL assigned to BAPI ( Can we test it from R3 ) ?
Please help me...
Thanks,
Nagaraju
HI all,
I have created a WSDL for a RFC function mudule. I am new to the WSDL could you please clarify my questions.
1. What is WSDL number ?
2. How to get WSDL number ?
2. How to test WSDL assigned to BAPI ( Can we test it from R3 ) ?
Please help me...
Thanks,
Nagaraju
2010 May 07 9:41 AM
Hi,
You can check it using soapUI.
You select the option File - New SoapUI project and yo paste your wdsl.
I hope it helps you.
Best Regards
Jon
2010 May 07 1:00 PM
2010 May 07 4:11 PM
Most of this information is in the help files. I'm going to assume that you have NW7.0 SP14 or higher...
1. What is WSDL number ?
I don't know what you mean by 'number'. Look up the definition for WSDL in Google or Wikipedia, but in simple terms, a WSDL document is a document that specifies the definition of your web service in a universal format so that others may use it.
2. How to get WSDL number ?
You get the url for a WSDL document from SOAMANAGER for the endpoint binding definition for your web service. There is a link in there that allows you to open the document and capture the url. The url is used for creating a project and testing from SOAPUI (as Jon suggested) or is given to your external app team for development purposes.
2. How to test WSDL assigned to BAPI ( Can we test it from R3 )
You don't test a WSDL, you test a web service method. You can test from SOAPUI or from the Web Service Navigator in SOAMANAGER (Java stack required).
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |