cancel
Showing results for 
Search instead for 
Did you mean: 

Invalid WSDL Or WSDL Not Found?

Former Member
0 Kudos

Hi,

We Expose ABAP Function Module[BAPI] As Webservice.

After Exposing As Webservice We Get WSDL URL.

http://LOCALHOST:8000/sap/bc/srt/rfc/sap/ZFLIGHT?sap-client=800&wsdl=1.1

The Above is WSDL URL.

We Create Webdynpro project using Webservice Model.

In Web Service Model We Specify the WSDL URL.

It does not create Proxy classes.They Give Error As

"Invalid WSDL Or WSDL Not found.Please Specify Different WSDL "

Please Let Me Know ASAP.

Bye

Thanks

SubbaRao Chinta

Accepted Solutions (1)

Accepted Solutions (1)

roberto_tagliento
Active Contributor
0 Kudos

Try to do this:

same to your local system (c:\) the XML.

Import the WSDL by it (file system).

Regards Roberto.

Former Member
0 Kudos

Hi Robert,

I Did Not understand.

I Want Little Bit Clear.

Bye

Thanks

SubbaRao Chinta

roberto_tagliento
Active Contributor
0 Kudos

Open on your BROWSER the WSDL, save it on your hard disk.

After during the imporl import the file!

Roberto.

Former Member
0 Kudos

Hi Robert,

It's Working Fine.

I Reward The Points.

Problem Solved.

Bye

Thanks

SubbaRao Chinta

roberto_tagliento
Active Contributor
0 Kudos

nothing

Former Member
0 Kudos

Hi Robert,

My Problem Soved

Thanks For Your Help.

Bye

SubbaRao Chinta

Answers (0)