> it in the first place. I can't get it to accept any call sequence at
> all right now.

What do you mean by call sequence? are you passing multipe ZipCodes
and trying to store the results?

It looks like you have to call it with nested method calls.
This is how i called the "GetExtendedWeatherInfo" Method to
give me back...detailed Wheather info.

#Weather.getDay1().getDate()#<br>
#Weather.getDay1().getDay()#<br>
#Weather.getDay1().getLow()#<br>
#Weather.getDay1().getHigh()#<br>

Looks like a Microsoft Platform developed WS.
Doesnt look like the WB is written properly, why not just return
an XML Data stream back?

Joe Eugene



> -----Original Message-----
> From: Sean A Corfield [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, February 11, 2003 1:13 AM
> To: CF-Talk
> Subject: Re: Web Disservices
>
>
> On Monday, Feb 10, 2003, at 21:53 US/Pacific, Joe Eugene wrote:
> > But hey...You can also Inspect the WSDL carefully and
> > find out what its giving you back...(A complex type).
>
> Why don't you try calling it and see whether you're successful?
>
> The problem with GlobalWeather is not what it returns but how to call
> it in the first place. I can't get it to accept any call sequence at
> all right now.
>
> Sean
>
> 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to