|
It seems to me the xmethods currency conversion
service is having issues. I downloaded and ran Ben Forta's sample code that
consumes this webservice with no luck. I then checked and then changed
the URL to the new one with again no luck. Some sample code below, can anyone
run this successfully? I seem to get proxy errors ....
<CFINVOKE WEBSERVICE="http://www.xmethods.net/sd/CurrencyExchangeService.wsdl"
METHOD="getRate" RETURNVARIABLE="aRate"> <CFINVOKEARGUMENT NAME="country1" VALUE="United States"/> <CFINVOKEARGUMENT NAME="country2" VALUE="Australia"/> </CFINVOKE> I'd appreciate any help with this.
|
- [cfaussie] Currency conversion webservice Rod Higgins
- [cfaussie] Re: Currency conversion webservice Charlie Arehart
- [cfaussie] Re: Currency conversion webservice Rod Higgins
- [cfaussie] Re: Currency conversion webservice Charlie Arehart
