Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 1.85 KB

sync-options.md

File metadata and controls

40 lines (25 loc) · 1.85 KB
description
In this section you will learn about Sync Options

Sync Options

The sync parameters can be changed in the Sync options tab. To get there, click the three dots in the top left corner of your data source page:

{% @arcade/embed flowId="Nqylpaze42V2N99aCE19" url="https://app.arcade.software/share/Nqylpaze42V2N99aCE19" %}

The syncing consists of two parts: the Data source - Jet tables connection (referred to as External updates) and the Jet tables - Interface connection (referred to as Internal updates). The latter pair is syncing in real-time while the former one's syncing interval can be changed

{% hint style="danger" %} At the moment, the external updates interval can only be set on the side of Jet Admin, so if you need to change it, reach out to client support {% endhint %}

In your Data Source page, you can:

  • View the status (could be active or paused) (1)
  • Control the sync: pause it (2) or perform a manual sync - Sync now (3)

The last sync date and time are displayed along with the sync status:

To View Sync Events, follow the steps:

  1. Click on the More icon
  2. Click on the View Sync Events button
  3. Click on the More button

{% @arcade/embed flowId="d5jg7wZ7Ubdzaj91ffn7" url="https://app.arcade.software/share/d5jg7wZ7Ubdzaj91ffn7" %}

To learn more about using SQL queries in Jet Admin, please refer to this page:

{% content-ref url="../../getting-started/part-2-intermediate/reading-data-from-sql.md" %} reading-data-from-sql.md {% endcontent-ref %}