All Products
Search
Document Center

Data Management:Publish or unpublish a task flow

Last Updated:Mar 28, 2026

After you configure or modify a task flow, you must publish the latest task flow. This prevents the modified task flow from being published before the modifications are confirmed.

Publish a task flow

Prerequisites

Before you begin, make sure you have:

  • A task flow that is fully configured or updated in DMS

  • Access to the DMS console V5.0

Steps

  1. Log on to the DMS console V5.0.

  2. In the top navigation bar, choose Data+AI > Data+AI > Task Orchestration.

    If you use the DMS console in simple mode, move the pointer over the 2023-01-28_15-57-17.png icon in the upper-left corner and choose All Features > Data+AI > Data Development > Task Orchestration.
  3. Click the name of the task flow you want to publish to open its editing tab.

  4. (Optional) Test the task flow before publishing.

    1. In the upper-left corner of the canvas, click Try Run. To use a different test mode, click the 选择 icon to the right of Try Run and select one of the following options: Dry Run, Run at a Specific Point in Time, or Run at a Specific Time Range.

    2. In the Alert message, click OK.

    3. In the lower part of the canvas, click the Execution Logs tab and check the last line of the log output:

      • status SUCCEEDED — the task flow ran successfully.

      • status FAILED — the task flow failed. Review the logs to identify the failing node, fix the node configuration, and run the test again.

  5. In the upper-left corner of the canvas, click Publish.

  6. In the Publish dialog box, set the Remarks parameter and click Publish.

Verify the publish status

  1. In the upper-right corner of the canvas, click Go to O&M.

  2. On the right side of the page, check the Released parameter:

    • Published — the task flow is published.

    • Not published — the task flow is not published.

Unpublish a task flow

You can unpublish a task flow if it is no longer needed. After the task flow is unpublished, the scheduling configuration of the task flow becomes invalid.

Prerequisites

Before you begin, make sure you have:

  • A published task flow in DMS

Steps

  1. Log on to the DMS console V5.0.

  2. In the top navigation bar, choose Data+AI > Data+AI > Task Orchestration.

    If you use the DMS console in simple mode, move the pointer over the 2023-01-28_15-57-17.png icon in the upper-left corner and choose All Features > Data+AI > Data Development > Task Orchestration.
  3. Click the name of the task flow you want to unpublish to open its editing tab.

  4. In the upper-left corner of the canvas, click Unpublish.

  5. In the Unpublish message, click Unpublish.

Delete a task flow

Before you delete a task flow, make sure that the task flow is unpublished.

Prerequisites

Before you begin, make sure you have:

  • An unpublished task flow — unpublish the task flow before deleting it

Steps

  1. Log on to the DMS console V5.0.

  2. In the top navigation bar, choose Data+AI > Data+AI > Task Orchestration.

    If you use the DMS console in simple mode, move the pointer over the 2023-01-28_15-57-17.png icon in the upper-left corner and choose All Features > Data+AI > Data Development > Task Orchestration.
  3. In the task flow list, find the task flow you want to delete and click Delete in the Actions column.

  4. In the Delete Task Flow message, click OK.

What's next