Cannot configure Contour 1.1.5 Webservice data source
Hi,
I'm having an issue configuring a webservice under contour's (version 1.1.5) data source area.It is possible I'm putting the wrong information in but I cannot find the documentation I need.
How would I go about configuring the following webservice:
Cannot configure Contour 1.1.5 Webservice data source
Hi,
I'm having an issue configuring a webservice under contour's (version 1.1.5) data source area.It is possible I'm putting the wrong information in but I cannot find the documentation I need.
How would I go about configuring the following webservice:
http://www.w3schools.com/webservices/tempconvert.asmx
I would like to use the CelsiusToFahrenheit operation
http://www.w3schools.com/webservices/tempconvert.asmx?op=CelsiusToFahrenheit
I just need to know what to put in the following for the Url, Service Name and Method fields. I have tried lots of variations but can't figure it out
At the moment, eveytime I attempt to save this I get the following error:
Best regards,
Chris
Hi,
If can't get it to work with the service you are trying to use. But with this one it workds : http://www.deeptraining.com/webservices/weather.asmx
The service name is Weather and the method Name is GetWeather. You will not get the the weather as result.
A webservice datasource is used to create a form based on a webservice. When the form is submitted the data will be posted to the webservice.
is working on a reply...