An auto triggered task is automatically executed by the scheduling system based on its Scheduling Configuration. This topic describes the common features of integration, compute, and modeling tasks (logical dimension tables, logical fact tables, and logical aggregate tables), including usage instructions, supported scheduling types, and descriptions of related features.
Usage notes
The Operation Center supports the automatic scheduling of recurring instances only in the production environment. Although the Operation Center in the development environment also generates these instances, it does not support automatic scheduling for them.
Go to the Recurring Task page
In the top menu bar of the Dataphin homepage, choose Develop > Task O&M.
In the navigation pane on the left, choose Task O&M > Recurring Task.
In the top menu bar, select the production or development environment.
Recurring Task page
The Recurring Task page displays lists of Integration and Computing Tasks and Modeling Tasks. You can perform O&M operations on the corresponding tabs.

Block | Description |
① Filter and search area |
|
② List operations |
|
③ Recurring task list | The Recurring Task page lists all auto triggered tasks in projects for which the current user has O&M - Access Folder permissions. The tasks are divided into Integration and Computing Tasks and Modelling Task. The Actions column shows the supported O&M management operations for auto triggered tasks. The supported O&M operations for each type of auto triggered task are as follows:
Note Only tasks of the current tenant are displayed in the auto triggered task list. |
④ Batch operations area | You can use the batch operation features in the batch operations area to process auto triggered tasks in batches and improve operational efficiency.
|
Scheduling method descriptions
Icon | Scheduling Status | Description |
None | Normal scheduling | Runs normally according to the configured scheduling cycle and start time. |
| Dry-run | The task is scheduled according to the configured scheduling cycle, but it performs a dry-run. This means the task immediately returns a success status upon being scheduled, without actually running. |
| Paused | Instances generated for a paused task have a Paused status. You can use the Resume operation to resume the instance. Pausing is useful when a task and its descendant nodes do not need to run temporarily but will be used again later. For example, you can pause a task to temporarily adjust calculation logic and prevent affecting output data. Details are as follows:
|
Recurring task DAG
When you click a task object name in the auto triggered task list, a directed acyclic graph (DAG) appears on the right side of the page with the current node as the central node. The DAG provides a dynamic visualization of the upstream and downstream dependencies of the node. By default, it displays the Main node (the selected node) and its first-level upstream and downstream nodes. If an auto triggered task has no upstream or downstream nodes, the DAG shows only the current Main node. You can also perform O&M and management on the upstream and downstream nodes.
You can also adjust the display range of the DAG.
Click the
icon to hide the real-time instance list and enlarge the DAG.Click the
icon to hide the DAG.Hover over the
icon and drag to expand or shrink the DAG area.
The following example uses a recurring script task:

Block | Description |
① Node information | Displays summary information for the selected node. You can also click View Node Details to view more node information.
Integration and computing task nodes: Include Task Overview, Operation Logs, and Node Code. Modeling task nodes: Include Task Overview, Operation Logs, and Materialization Code. Real-time tasks: Include Node Details, Operation Logs, Node Code, and Task Parameters. External tenant nodes (nodes that do not belong to the current tenant): Display only the Task Overview. |
② Node filter area | Quickly set the number of upstream and downstream layers to expand from the central Main node. If many nodes are expanded and difficult to view, you can search for a node ID or name to quickly locate a specific node within the current DAG view. |
③ Scheduling dependency graph | Displays the scheduling dependency graph for the instance. You can expand more upstream and downstream nodes and perform O&M operations on them. Hover over a DAG node to view its name, type, scheduling type, O&M owner, and description. If a node has upstream or downstream nodes that do not belong to the current tenant, the external tenant nodes are marked with a cross-tenant tag. You can only expand their parent and child nodes.
|
④ Canvas adjustment area | Quickly adjust the DAG display scale. You can set a specific display scale (default is 100%), zoom in (up to 200%), zoom out (down to 20%), fit to canvas, and display in full screen. This area also displays the node ID and name of the Main node in the current DAG. |