Copies a given task’s log file from the application server to the client, using the specified file name and path. After the system copies the log file, it deletes the file from the server.
<HFMwSystemInfo>.GetRunningTaskLogFromServerFile lTaskID, bstrFileOnClient
You can obtain the IDs of all running tasks with EnumRunningTasks. | |