anyone got any suggestions... am trying to run the webservice like this:

x = 
createObject("webservice","http://www.xmethods.net/sd/2001/CurrencyExchangeService.wsdl";);
        r = x.getRate("EURO","NOK");

but it's throwing a weird error... if i dump "X" i can see the getRate
function...

this works though... 
 <CFINVOKE 
WEBSERVICE="http://www.xmethods.net/sd/2001/CurrencyExchangeService.wsdl";
METHOD="getRate" RETURNVARIABLE="aString">
      <CFINVOKEARGUMENT NAME="country1" VALUE="#FORM.c1#"/>
          <CFINVOKEARGUMENT NAME="country2" VALUE="#FORM.c2#"/>
   </CFINVOKE>

dunno why the createObject one doesn't... is there a different way to
pass the values in?


On Sat, 4 Dec 2004 11:33:55 -0500, Larry C. Lyons <[EMAIL PROTECTED]> wrote:
> Any time.
> 
> enjoy.
> 
> 
> 
> larry
> 
> On Fri, 3 Dec 2004 23:09:42 -0500, Critter <[EMAIL PROTECTED]> wrote:
> > danke sir
> >
> >
> >
> >
> > On Fri, 3 Dec 2004 17:53:33 -0500, Larry C. Lyons <[EMAIL PROTECTED]> wrote:
> > > whoops sorry, its http://www.xmethods.com/
> > >
> > > Here's a listing of the currency exchange web services:
> > >
> > > http://www.xmethods.com/ve2/ViewListing.po;jsessionid=VJg_07YTdprOGatBr4xiArHX(QHyMHiRM)?key=uuid:D784C184-99B2-DA25-ED45-3665D11A12E5
> > >
> > > and for your link wrap impaired types:
> > >
> > > http://www.houseoffusion.com/tiny.cfm/91
> > >
> > > hth,
> > >
> > >
> > > larry
> > >
> > > On Fri, 3 Dec 2004 17:26:04 -0500, Critter <[EMAIL PROTECTED]> wrote:
> > > > .com i assume? didn't really see anyting on there.. am blind?
> > > >
> > > >
> > > > On Fri, 3 Dec 2004 15:42:53 -0500, Larry C. Lyons <[EMAIL PROTECTED]> 
> > > > wrote:
> > > > > there are several on webmethods.
> > > > >
> > > > > larry
> > > > >
> > > > >
> > > > >
> > > > >
> > > > > On Fri, 3 Dec 2004 14:56:06 -0500, Critter <[EMAIL PROTECTED]> wrote:
> > > > > > any ya'll know of any (non charging.. ) ?
> > > > > > --
> > > > > > =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-[ Single Dads ]-=
> > > > > > =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-[ http://single-dads.us ]-=
> > > > > >
> > > > > >
> > > > >
> > > > >
> > > >
> > > >
> > >
> > >
> >
> >
> 
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net
http://www.cfhosting.net

Message: http://www.houseoffusion.com/lists.cfm/link=i:5:138769
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/5
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:5
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.5
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to