---
sourceDocument: Australia ServiceNow AI Platform Capabilities
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/servicenow-platform

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia ServiceNow AI Platform Capabilities

ft:clusterId :

    - platcap

bundleId :

    - platcap

workflow :

    - Platform


---

# Continuous replication

# Continuous replication {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 Minute Lesedauer

Replicate inserts and updates from a producer instance to one or more consumer instances in near-real time in Instance Data Replication (IDR).

Continuous replication in IDR enables syncing of specified tables and columns between instances. With continuous replication, inserts and updates are replicated in one direction from a producer instance to one or more consumer
instances.

After you set up continuous replication, the IDRProducerJob job runs on the producer instance to detect data updates. When there are updates to replicate, the producer instance sends the updates to each subscribed consumer
instance.

The IDRConsumerJob job runs on the consumer instances to detect the data updates from the producer. When the IDRConsumerJob job detects updates, it updates the data in consumer tables.  
Abbildung : 1. IDR data updates flow

Inserts and updates on the producer instance are replicated in near-real time.

* Monitor how long updates from the producer to the consumer are taking in the Monitoring Dashboard. See [Monitoring replication status in Instance Data Replication](https://servicenow-prod.fluidtopics.net/7MlShe8RgKCxFHkxJjVA8w "Monitor the status of active producer and consumer replication sets, scheduled jobs, seeding requests, license usage, or scheduled replication through the Instance Data Replication (IDR) Monitoring Dashboard.").
* Monitor the replication record queue, message queue, and messages processed for all replications sets by in the Queue Dashboard. See [Monitoring queues in Instance Data Replication](https://servicenow-prod.fluidtopics.net/e0SGVzygdHddQhPJ79IhZg "Monitor the replication record queue, message produced queue, message consumed queue, and the messages processed for all replications sets through the Instance Data Replication (IDR) Queue Dashboard.").

{#continuous-replication__ul_tss_5bf_rdc}

For more information, see [Set up continuous replication](https://servicenow-prod.fluidtopics.net/c6fu987TJU2yjhiqmvs~ag "Enable near-real time data replication from a producer instance to one or more consumer instances in Instance Data Replication (IDR).").

