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