cancel
Showing results for 
Search instead for 
Did you mean: 

Restful Web Services

Former Member
0 Kudos

Someone was able to make mbo connected to restful webservices? I always get a timeout error!

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Yes, it is a public service similar to what you wrote. I can not make the preview: I get a timeout error. I think the problem is due to XSD.

I tried your webservice but I get the same error.

Former Member
0 Kudos

I've tried this:

http://developer.yahoo.com/maps/rest/V1/geocode.html

that has an xsd description... but the error is the same!!

[Image 1|http://www.flickr.com/photos/59374231@N05/5436092216/]

[Image 2|http://www.flickr.com/photos/59374231@N05/5436092264/]

Note: Dev PC and SUP server are behind a proxy server. This could be the problem and if so, how could I solve it?

Former Member
0 Kudos

That could be the problem. We don't support proxy based connections when Eclipse tooling needs to connect to the service at design time.

Former Member
0 Kudos

oh no! This means that we will not solve the problem? Or proxy will be supported in the future?

Thanks Himo!

Former Member
0 Kudos

If it is a public Restful service, I can give it a try from my installation. Were you able to do a preview during the MBO development from Eclipse tool? Any firewall that is preventing you from accessing that service?

Former Member
0 Kudos

Example:

http://local.yahooapis.com/MapsService/V1/trafficData?appid=myAppID&street=Sybase%20Dr&city=Dublin&s...

In SUP you have to define the base URL as :

http://local.yahooapis.com

the URI template as:

/MapsService/V1/trafficData?appid=&street=&city=&state=