Code:
<cfinvoke
webservice="[URL unfurl="true"]http://www.freewebs.com/jimmy_cheng/CurrencyExchangeService.wsdl"[/URL]
method="getRate"
returnvariable="aRate"
timeout="30">
<cfinvokeargument name="country1" value="united states"/>
<cfinvokeargument name="country2" value="united kingdom"/>
</cfinvoke>
<cfoutput>
1 USD = #aRate# Euros
</cfoutput>
I cant get it to work. Any ideas why. I get this huge error below.
Could not perform web service invocation "getRate" because AxisFault faultCode: { faultSubcode: faultString: