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:
- Go to Data Hub > Replication Tasks and select the ellipsis in the Actions column for the task you want to edit.
- Select Edit Task from the menu.
- Make the required changes across tabs. Select Next to advance to the next tab.
- Select Save Changes.
Delete a Task
To permanently remove a task, follow these steps:
- Go to Data Hub > Replication Tasks and select the ellipsis in the Actions column for the task you want to delete.
- Select Delete Task from the menu.
- 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:
|
Run Summary |
Shows totals for the run:
|
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:
- Go to Data Hub > Replication Tasks and select the ellipsis in the Actions column for the task you want to review.
- Select Activity Logs from the menu.
- 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:
- On the Replication Tasks page, select Switch Environment in the top-right corner.
- In the Switch Environment pop-up, review the list of available environments. Your current environment is marked.
- Select Switch next to the environment you want. The Replication Tasks page reloads, showing the tasks for the selected environment.