Hi,
We're using VisualCron 8.2.4 and are implementing a VB.NET API to go through logs.
I'm able to get the job logs using GetJobHistory and the task logs using GetTaskHistory.
Is it possible to retrieve the job execution status/log of a job when you get the info from GetTaskHistory?
If a task is in error, we'd like to show the status and logs of the job that was executing the task.
Thanks,
Tjomme