cancel
Showing results for 
Search instead for 
Did you mean: 

When trying to add Webservice System in VC I get an Invalid URL Error

Former Member
0 Kudos

Hello,

I want to use an webservice in VC. This ws originaly was BAPI_FLIGHT_GETDETAIL. I created the ws out of it and in wsconfig got the green light. Now, if i browse the corresponding system in VC the service doesn't show up. I think this is because it isn't published in the UDDI through WSADMIN. However, the system has no UDDI (I think so because there are no UDDIs showing up in the list). Now I wanted to define an new Webservice system. And here the problem is showing up. I use the follwing URL:

http://192.168.123:8000/sap/bc/srt/rfc/sap/ws_flight_getdetail?WSDL

If I type the URL into my Browser I get the WSDL -> The URL exists. But If I use the same URL in VC I get an "Invallid URL"-error. And this is making me kind of crazy..

Can anyone give me help about this problem?

Greetings, Marco

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Solution:

Former Member
0 Kudos

Hi,

copy/pasted form another similar thread :

"The main reason for your problem is Configuration settings for your portal Server.

some URLs will not be allowed in every Portal.

To avoid this problem you have to do the Proxy settings in Visual administrator .

see the SAP Note :1144698."

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

Hope this helps !

Fabien.

Former Member
0 Kudos

Hi,

i've allready found these hints etc. in the forum and used them. In fact we don't even have a proxy (the admins say). What I have done/checked:

- First I created an WS based on the BAPI named in my first post

- I can reach the WSDL via Webbrowser

- I checked wsconfig and could see the green light

- I added another extern webservice vor testing in VC (this worked)

- I tested the WS in wsnavigator: worked

- I checked the Proxy-Settings (if somethings wrong there etc.)

Errors I get:

- When trying to add the WS in VC: Invalid URL

- When testing the WS in wsconfig/icf-details/test service: soap-env:ServerSOAP processing failure, error id = 112 (But i rode somewhere that this is normal!?)

- When trying to test WS in SE37: Not found

Edited by: Marco Kröger on Sep 24, 2008 9:54 AM

Former Member
0 Kudos

Additional Info:

The SAP System on which the WS is configured is an internal system. I can allready browse the system by "Find Data" in VC. But the WS I created is missing. It would be also nice if the Service could be found there, but I thought that I could use the "Define Web service system"-function as workaround.

Greetings

Former Member
0 Kudos

Hi,

Check the following Links:it will solve your problem

https://www.sdn.sap.com/irj/sdn/wiki?path=/display/vc/web%2bservice%2binvalid%2burl

[https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/oss_notes/sdn_oss_ep_vc/~form/handler]

Govindu