Hello.

Has anyone had any issues using the timeout attribute in cfinvoke for a 
webservice?

here is the issue. 

1.  I can load the wsdl fine in a browser.
2.  When I invoke a specific method the timeout does not work properly.


ex: using this code
<cfinvoke timeout="1" webservice="webServiceURL?wsdl" 
method="functionThatTakes10Seconds" returnvariable="xmlString">
   <cfinvokeargument name="someString" value="#requestStr#">
</cfinvoke>


the timeout does NOT work!!


        

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Macromedia ColdFusion MX7
Upgrade to MX7 & experience time-saving features, more productivity.
http://www.adobe.com/products/coldfusion

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:272166
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to