Deadline scripting api : call methods use by monitor to show dependancy graph

Hello,

When running an event, is it possible to access the same lookup that returns the job dependencies like what is displayed in the Job dependency view panel?

Thanks
Kym

Hello

Thanks for reaching out. You could use below:

  1. JobDependencyIDs Deadline Scripting Reference: Deadline.Jobs.Job Class Reference
  2. JobDependency() Deadline Scripting Reference: Deadline.Jobs.JobDependency Class Reference