FALCONSEYE
Programmer
ok, i am having a big issue with invoking a web service. sometimes, the web service in question fails to respond. when i used :
<cfinvoke webservice..." method="createNewOrder" timeout="10" returnvariable="myCUID">
it seems like it always times out. I tried increasing the timeout to even 25 seconds and got no luck. Generally, this process takes between 3-8.5 seconds. is there a better way for checking timeouts for webservice calls?
thanks.
<cfinvoke webservice..." method="createNewOrder" timeout="10" returnvariable="myCUID">
it seems like it always times out. I tried increasing the timeout to even 25 seconds and got no luck. Generally, this process takes between 3-8.5 seconds. is there a better way for checking timeouts for webservice calls?
thanks.