Overview
Version
FineDataLink Version | Functional Change |
---|---|
4.1.4 | Allowed you to click Run to This Node to stop the task at the current node for easy viewing of the execution results of upstream nodes and debugging. |
Application Scenario
You may need to update the data of a specific node using data from upstream nodes for debugging without running its downstream nodes. Disabling subsequent nodes or canceling the connection is cumbersome.
Function Overview
You can click Run to This Node to stop the task at the current node for easy viewing of the execution results of upstream nodes and debugging, as shown in the following figure.
Function Description
Function Entry
1. In the scheduled task editing page, you can right-click the node to set Run to This Node, as shown in the following figure.
2. When retrying the task, you can set Retry Method to Retry to This Node, as shown in the following figure.
Function Introduction
1. When the node is disabled, this function is not supported.
2. The Remark node does not support this function.
3. If the Virtual Node is not connected to any other nodes, this function is grayed out. If the Virtual Node is connected to an upstream node, this function is available.
4. If the node has no upstream or downstream nodes, this node and its upstream or downstream nodes do not support this function.
5. The parallel and downstream nodes of the node (with Run to This Node enabled) will not run.
Scenario | Node with Run to This Node Enabled | Running Node |
---|---|---|
N to 1 | A/B/C | A/B/C |
D | A, B, C, D | |
E, F | A, B, C, D, E/F | |
1 to N | A | A |
B/C/D | A, B/C/D | |
E | A, B, C, D, E |