Hi,
I've been away for a while, but still using this great piece of sofware.
I have however an issue with the logging.
I have some tasks in a loop. When I look at the task log of one of these task the output of every task run during the loop is the same. It looks like the 1st hit is logged in every run of the task. However the output during runtime give me different results.
Example:
1st Task is a file list task.
2nd task writes the current X of the loop in the output with a cmd.exe /c command.
1st task gives me a few files
2nd task runs a few times.
In the task log of the 2nd task I see all the results, but every output gives me the 1st file.
When running I see all the files appear in the client gui.
So retrieving the logging of the tasks in a loop isn't correct.
Regards,
Erik
Uses Visualcron since 2006.