Recurring tasks run automatically at configured intervals. This page covers usage notes, the task list, scheduling modes, and the DAG view for integration, computing, and modeling tasks (dimension logic tables, fact logic tables, and aggregate logic tables).
Usage notes
The production O&M center supports automatic scheduling of recurring task instances. The development O&M center generates instances but does not schedule them automatically.
Access the recurring tasks page
-
In the top navigation bar of the Dataphin homepage, choose Develop > Task O&M.
-
In the navigation pane on the left, choose Task O&M > Recurring Tasks.
-
In the top navigation bar, select the production or development environment.
Recurring tasks page
The page displays Integration and Computing Tasks and Modeling Tasks on separate tabs.

|
Area |
Description |
|
① Filter and search area |
|
|
② List operations |
|
|
③ Recurring task list area |
Lists all recurring tasks from projects where you have O&M - Access Directory permissions, organized into Integration and Computing Tasks and Modeling Tasks tabs. The Actions column shows available operations. Column widths are adjustable and saved in your browser (cleared with history/cookies).
Note
The recurring task list shows only tasks for the current tenant. |
|
④ Batch operations area |
Manage multiple recurring tasks at once with batch operations.
|
Scheduling modes
|
Icon |
Scheduling mode |
Description |
|
None |
Normal scheduling |
The task runs normally according to the configured scheduling period and start time. |
|
|
Dry run scheduling |
The task triggers on schedule but only performs a dry run, which immediately returns success without executing the task logic. |
|
|
Suspended scheduling |
The system generates instances in a suspended state. Click Resume to run an instance. Use this mode when a task and its downstream dependencies do not need to run temporarily. For example, suspend a task to adjust its calculation logic without affecting downstream data. Details:
|
Recurring task DAG
Click a task name to display its Directed Acyclic Graph (DAG) on the right, with the selected task as the central node. The DAG visualizes upstream and downstream dependencies. By default, it shows the main node and its immediate neighbors. Tasks without dependencies show only the main node. You can perform O&M on upstream and downstream nodes from the DAG.
Adjust the DAG view:
-
Click the
icon to hide the real-time instance list and expand the DAG. -
Click the
icon to hide the DAG. -
Hover over and drag the
icon to resize the DAG display area.
The following figure uses a recurring script task as an example:

|
Area |
Description |
|
① Node information |
Shows a summary of the selected node. Click View Node Details for full details.
Integration and computing task node: Includes Task Overview, Operation Logs, and Node Code. Modeling task node: Includes Task Overview, Operation Logs, and Materialized Code. Real-time task: Includes Node Details, Operation Logs, Node Code, and Task Parameters. Cross-tenant node (a node that belongs to another tenant): Shows only the Task Overview. |
|
② Node filter area |
Set the number of upstream and downstream levels to expand. Search by node ID or name to locate a specific node in the DAG. |
|
③ Scheduling dependency graph |
Displays the scheduling dependency graph. Expand upstream and downstream nodes to perform O&M operations. Hover over a node to view its name, type, scheduling mode, O&M engineer, and description. Cross-tenant nodes are tagged and limited to expanding immediate parent and child nodes.
|
|
④ Canvas adjustment area |
Controls for the DAG display: set zoom level (default 100%, range 20%–200%), fit to canvas, or switch to full-screen mode. Also shows the main node ID and name. |