Skip to main content

Dataedo Scheduler

The Scheduler in Dataedo allows you to automate and periodically refresh your metadata without manual intervention. Whether you're managing updates on a single machine or across multiple dedicated machines, the Scheduler ensures tasks run reliably at the times you specify.

If you need to refresh your metadata automatically and at regular intervals on designated machines, you can use the Scheduler.

To set up task scheduling:

  1. Install the Dataedo agent.
  2. Create a schedule by adding tasks in the Scheduler dashboard.
scheduler overview

Scheduler dashboard

The Scheduler is uses by the Hangfire library, with its source code available in the Hangfire GitHub repository.

In this section

Install the Dataedo Agent
Learn how to install the Dataedo Agent to enable scheduling tasks.
Scheduler Dashboard overview
Get familiar with the Scheduler Dashboard for managing tasks.
Managing scheduled tasks
Discover how to create, edit, and monitor scheduled tasks.
Command-line integration
Learn how to manage scheduled tasks using the command line.