Hi
Seems to be such a simple thing but can't get this working!
I have a requirement to start a series of console applications every morning (these are batch routines that run in a console, and also GUI applications). Plan is to have a single scheduled job, with a number of Execute tasks - 1 for each console application!
I call the .exe's in the 'Execute' task, but as soon as they start, the Execute task should end and move on to the next Execute task. However, when the exe starts, the Execute task stays active with 'Status' at Running - up to 99%, and stays there.
I've tried executing a '.cmd' file that 'Starts' the .exe but the same thing happens!
As these are console applications they have to run in the Foreground with desktop credentials as we have no way otherwise of monitoring processing.
I am running V8.2.2 - Am I missing something obvious here?
Cheers
Andy