I think that CFMX6.1 added a timeout parameter to invoking or something like
that.  Not sure but pretty sure.

Tyler Clendenin
GSL Solutions 

-----Original Message-----
From: Mike Mertsock [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, September 03, 2003 10:36 AM
To: CF-Talk
Subject: Pound sign question

Sorry about this - it was supposed to be posted as a new thred. That was
strange...

>Hello,
>
>We are using cfinvoke to invoke a web service on a remote, third-party 
>server. The syntax:
>
><cfinvoke
 
>webservice = "http://www.something.com?wsdl"; 
 
>method = "GetWeatherInfo" 
 
>zipCode = "#attributes.zip#" 
 
>returnvariable = "Weather">
>
>This works great, but from time to time the service takes a while - 
>like 30 seconds or more. This causes the entire requested page to take 
>that long. Is there any way to set a timeout so the invocation quits 
>and throws an error or something after X seconds?
>
>This is a somewhat rare problem, especially because we cache the data 
>returned by the service. We would like to eliminate the problem 
>completely, however.
>
>Thanks
>Mike Mertsock
>Alfred University Web
Team

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Get the mailserver that powers this list at 
http://www.coolfusion.com

Reply via email to