DEPENDENT

  • Dependent nodes are dependency check nodes. For example, process A depends on the successful execution of process B yesterday, and the dependent node will check whether process B has a successful execution yesterday.

Drag the PNG task node in the toolbar to the drawing board, as shown in the following figure:

Dependent - 图2

The dependent node provides a logical judgment function, such as checking whether the B process was successful yesterday, or whether the C process was executed successfully.

Dependent - 图3

For example, process A is a weekly report task, processes B and C are daily tasks, and task A requires tasks B and C to be successfully executed every day of the last week, as shown in the figure:

Dependent - 图4

If the weekly report A also needs to be executed successfully last Tuesday:

Dependent - 图5