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.
----- Original Message -----
Sent: Wednesday, June 07, 2006 10:56 PM
Subject: [cfaussie] Re: Currency conversion webservice

Have you checked out those at xmethods.net? They're the classics used often by most getting started with (or demonstrating) web services. There are several there, especially if you take the link at the bottom of the page for "full list".
 
/charlie
 


From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Rod Higgins
Sent: Wednesday, June 07, 2006 4:24 AM
To: [email protected]
Subject: [cfaussie] Currency conversion webservice

Hi,
 
Anyone know of an Australian based currency conversion webservice, preferably free.
 
Thanks in advanced.



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "cfaussie" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cfaussie
-~----------~----~----~----~------~----~------~--~---

Reply via email to