Skip to main content

Manage Replication Tasks

The Replication Tasks page in Data Hub is your central view for all replication tasks. From here you can create and run tasks, monitor their status, manage existing ones, and configure settings.

UI Element Description

Search Replication Tasks

Search for tasks by name. Select Include Column names in search to extend the search to field names within tasks.

Settings

Configure notification, failure handling, and advanced options. See Data Replication Settings for details.

New Task

Create a new replication task. See Create a Replication Task for details.

Run All Tasks/Abort Tasks

Run all configured tasks at once, or abort an ongoing run. See Run Replication Tasks for details.

Tasks List

The task list displays all replication tasks available for your configured connection, including predefined tasks, as well as any tasks you have created.

Column Description

Name

The name of the replication task.

Connector

The source connection the task uses.

Schedule

The configured run frequency. For example, hourly or weekly. Use the toggle to enable or disable the schedule without editing the task.

Tables

The number of tables included in the task.

Status

The status of the most recent run. For example, Success, Error, or Never Run.

Last Run

How long ago the task last ran. Hover over the value to see the exact timestamp.

Actions

Options to run/abort, edit, delete, and view logs for the task. See the respective sections for details.

Edit a Task

To modify a task's configuration, follow these steps:

  1. Go to Data Hub > Replication Tasks and select the ellipsis in the Actions column for the task you want to edit.
  2. Select Edit Task from the menu.
  3. Make the required changes across tabs. Select Next to advance to the next tab.
  4. Select Save Changes.

Delete a Task

To permanently remove a task, follow these steps:

  1. Go to Data Hub > Replication Tasks and select the ellipsis in the Actions column for the task you want to delete.
  2. Select Delete Task from the menu.
  3. Confirm the deletion when prompted.

View Task Logs

To review execution history and error details for a task, select the View Logs (eye) button in the Actions column. This opens the Task Log Information pop-up.

The log displays information based on the log level configured in Advanced Settings. It includes two sections:

Section Details

Table

Shows task-level details:

  • Name: The name of the replication task.
  • Duration: How long the task took to complete.
  • Inserted: The number of new rows added to the target.
  • Updated: The number of existing rows modified in the target.
  • Deleted: The number of rows removed from the target.

Run Summary

Shows totals for the run:

  • Run Time: The total time taken for the run.
  • Total Inserted: The total number of rows inserted across all tables in the task.
  • Total Updated: The total number of rows updated across all tables in the task.
  • Total Deleted: The total number of rows deleted across all tables in the task.

Review the information or any errors listed to identify and resolve issues.

View Activity Logs

To review the history of changes made to a task, follow these steps:

  1. Go to Data Hub > Replication Tasks and select the ellipsis in the Actions column for the task you want to review.
  2. Select Activity Logs from the menu.
  3. In the Activity Logs pop-up, review the following:
    Column Description

    User

    The user who performed the action.

    Action

    The action that was performed. For example, new task or edit.

    Previous Value

    The configuration before the change was made.

    New Value

    The configuration after the change was made.

    Time

    The date and time the action was performed.

  • Data Hub's multi-environment support lets you switch between environments directly from the Replication Tasks page without any separate login. Each environment maintains its own replication tasks independently. The Switch Environment option only appears if you have provisioned multiple environments.

    To switch environments, follow these steps:

    1. On the Replication Tasks page, select Switch Environment in the top-right corner.
    2. In the Switch Environment pop-up, review the list of available environments. Your current environment is marked.
    3. Select Switch next to the environment you want. The Replication Tasks page reloads, showing the tasks for the selected environment.

Was this article helpful?

We're sorry to hear that.