I am trying to automate DTM jobs using DSSO. I have written a C# program to get the jobs in particular category and schedule them by using ISchedule interface on the resources on my machine pool.
Now, I would like to know the status of the jobs that i have scheduled. How can i do that? neither Schedule nor Script have the interface to retrieve the current running jobs, At least i am not able to find that out.
any help in this regard will be of great help to me.
Thanks in Advance,
Venu