I conducted a test here, and determined that TeleFlow Server does indeed flush its output buffers, on a successful shutdown, including application output via Write Text steps.
<br>
<br>I wrote a simple loop, which counts its iterations, writes this number to the standard TeleFlow log, and also to a text file with the Write Text step. After a few hundred executions, I stopped the TeleFlow Server service, and both the log and the text file contained data up to the same iteration.
<br>
<br>My test was conduction on Windows 2000 SP 4 with TeleFlow Server version 2005.0519, the same version that is currently distributed via our website.
<br>
<br>This could be an O/S related issue, or it could be that TeleFlow Server did not shutdown correctly. It is possible that TFServer errored on exit, and did not get to complete its cleanup code. We are working on some stability issues with respect to the shutdown functionality.
|