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
Log on to the DMS console V5.0.
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
icon in the upper-left corner and choose All Features > Data+AI > Data Development > Task Orchestration.Click the name of the task flow you want to publish to open its editing tab.
(Optional) Test the task flow before publishing.
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.In the Alert message, click OK.
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.
In the upper-left corner of the canvas, click Publish.
In the Publish dialog box, set the Remarks parameter and click Publish.
Verify the publish status
In the upper-right corner of the canvas, click Go to O&M.
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
Log on to the DMS console V5.0.
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
icon in the upper-left corner and choose All Features > Data+AI > Data Development > Task Orchestration.Click the name of the task flow you want to unpublish to open its editing tab.
In the upper-left corner of the canvas, click Unpublish.
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
Log on to the DMS console V5.0.
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
icon in the upper-left corner and choose All Features > Data+AI > Data Development > Task Orchestration.In the task flow list, find the task flow you want to delete and click Delete in the Actions column.
In the Delete Task Flow message, click OK.
What's next
Scheduling configuration — configure when and how often your published task flow runs