cancel
Showing results for 
Search instead for 
Did you mean: 

Inavalid WSDL URL?

Former Member
0 Kudos

Hi,

We Expose Function Module As Webservice.

WSDL URL Is http://localhost:8000/sap/bc/srt/rfc/sap/ZFLIGHT?sap-client=800&wsdl=1.1

After Login To Visual Composer.We Create Model Adn Iview.

After I Go To Tools->Webservice Definition.

We Specify the WDSL In Webservice Definition

We Get Failure Window "Inavlid Web Service URL".

Where is The Problem Is WSDL URL Is Correct or Not.

Please Let me Know ASAP.

Bye

Thanks

SubbaRao Chinta

Accepted Solutions (1)

Accepted Solutions (1)

former_member203343
Contributor
0 Kudos

Hi SubbaRao,

Try to define it as a J2EE WS proxy client. Please refer to [http://help.sap.com/saphelp_nw70/helpdata/EN/82/6a0e7bbe744276bf393654b9b576ed/frameset.htm |http://help.sap.com/saphelp_nw70/helpdata/EN/82/6a0e7bbe744276bf393654b9b576ed/frameset.htm ] for help on how to configure J2EE Dynamic Proxy and configure one for your WS. Then, try to consume it through Visual Composer.

You need to do this, since WS that reside on SAP WAS are more complicated than usual ones and therefore the J2EE WS proxy is more suitable here.

Regards,

Natty

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

If you are getting the that Error means your WSDL URL is wrong definitly.

and Check if you open that URL in the browser ,you are getting the code of taht application or the website of that url.

Regards,

Govindu

Former Member
0 Kudos

Hi Govind,

I Paste WSDL URL In Browser.I Got XML Code.

But The Proble is When I Specify tHe WSDL URL In Webservice Define System in Tools Of Visual Composer.

It Gives Invalid WSDL URL.

Is Any System Object is Created in Portal For Webservices.

The Same WSDL Works Fine in NWDS[Webdynpro].

Bye

Thanks & Regards

SubbaRao Chinta

Former Member
0 Kudos

Hi,

change the Runtime to webdynpro and then try to creat the webservice again.

Regards,

Govindu

Former Member
0 Kudos

Hi Govind,

I Put Webdynpro At Runtime Of VC.

Even Though They Give WSDL is Invalid.

What I Will Do?Is Any Webservice Iview Confuration in Portal.

Please let Me Know ASAP.

bYE

Thanks

SubbaRao Chinta

Former Member
0 Kudos

Hi,

Go through the below link.

[https://www.sdn.sap.com/irj/sdn/wiki?path=/display/vc/webServiceInvalid+URL]

Regards,

Govindu