Hey,
could you please update the job processes WebAPI to give the same result as the dotNET API?
Explained in more detail, the request
https://{vcurl}:{por}t/VisualCron/json/Job/Processes?token={visualLogonToken}&id={jobID}
probably returns only the last job started.
Return Example:
In the dotNET API, on the other hand, a complete array of all running jobs is returned.
Best,
Dennis