I am able to start a job by calling StartJobs but the response doesn’t contain any information about the job added. Is there any way to get Id of the job?
I am also wondering if it it’s possible to get the Job ID when a job started as it would help to retrieve the job logs for that run.
Suggestion if it’s possible, in the Queue Item, at Transaction level, it would be nice to be able to do a “Show Jobs” like what we do at schedule level to show all the jobs that have been linked to that queue item so that it’s easy for us to retrieve the job logs.