Advantages of the New Replication Runtime Compared to the Old Runtime

Advantages of the New Replication Runtime Compared to the Old Runtime

The new replication runtime offers several key advantages:

• Object-level LastSyncTime, enabling incremental replication for each object
• New runtime modes:
Standard, Resync, and Resync on Demand
• Improved performance by removing direct ID checks and foreign key constraints
• Enhanced error isolation (errors are logged per object instead of halting the entire integration)
• Advanced features: History Mode, Nested Objects (stored as JSON or in separate tables), and Data Hashing

You can enable it by selecting Use new runtime in your Replication integration settings.

Also, more details are available at the links below in our Recent Releases section:

April 2020 Engine Improvements     
January 2024 New Runtime & Features

    • Related Articles

    • Replication creates extra tables in the database

      In some cases, as a result of Replication, in addition to the main tables (for example, dbo.Account ), empty additional tables are created in the database with names of the following types: dbo.Account_2ade4447_5e11_4308_9e81_5eab62d9ed52 ...
    • Skyvia Query: Easily Verify Data in Your Connection!

      Please follow the steps below to query your data in Skyvia Query: Log in to Skyvia and navigate to + Create New → Query. Select an existing connection or establish a new one for your data source. Choose the desired table or object from the Connection ...
    • Understanding Records in Skyvia Data Integration

      1.1 Understanding Records in Skyvia Data Integration A record in Data Integration represents a single row in a database table. Every integration process (Import, Replication, Export, Synchronization, etc.) handles individual records. Records also ...
    • Integration Failure Types in Skyvia Data Integration

      When using Skyvia Data Integration product, you may encounter two distinct types of integration failures: 1. Record-Level Errors These occur when one or more individual records fail to process during an integration task. For example, in operations ...
    • HubSpot: 414 Request-URI Too Large & 400 Request Header or Cookie Too Large

      This error occurs when the object you are querying contains too many custom fields. To resolve this issue for ContactListContacts, Contacts, and Deals objects, enable the Column-wise chunking option in the HubSpot connection editor (located under ...