---
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


---

# Set up scheduled replication

# Set up scheduled replication {#ariaid-title1}

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

Replicate data from a producer to a consumer at scheduled times each day in Instance Data Replication (IDR).

## Vorbereitungen

Verify that the producer and consumer instances belong to the same customer.

Plan your data replication strategy by reviewing the important considerations described in [Preparing for Instance Data Replication](https://servicenow-prod.fluidtopics.net/ejVzCAv3BBiRuiAfu1IRHw "Before you set up Instance Data Replication (IDR), analyze the tables and columns in the producer and consumer instances to replicate data successfully.").  
Hinweis:  
You can only create one scheduled replication sets, with only one outbound entry in that set.

Role required: idr_admin or admin

## Prozedur

1. On the producer instance, navigate to Instance Data ReplicationProducer Replication Sets.
2. Select New.
3. Enter a name and description for the producer replication set.  
   * The name can only contain alphanumeric characters and hyphens.
   * Avoid using a name that applies only to the producer instance. You must provide the same name in the consumer replication set, so the name shouldn't be producer-specific.
   {#set-up-scheduled-replication-idr__ul_ts2_nyv_gdc}
4. Schedule replication from your producer instance to one or more consumer instances.
   1. Select Scheduled.
   2. Select an interval in the Schedule Interval drop-down list.
   3. Select a date and time to begin scheduled replication.

   {#set-up-scheduled-replication-idr__substeps_nxw_rdw_gdc}  
   The schedule interval is added to the start date and time, and the resulting next run time is displayed in the Next Schedule Run field.
5. **Wahlweise:** Create the producer replication set from a list of outbound entries by selecting Entry set.  
   If you imported an update set from another instance or you created one earlier on your instance, you can choose an existing entry set.
6. Select Submit.  
   The producer replication set is created with an auto-generated producer ID that identifies the producer instance in the system.
7. Specify the table and columns on the producer instance that you want to replicate.
   1. Select the Outbound Entries related list.
   2. Select New.
   3. On the form, fill in the fields.  
      {#set-up-scheduled-replication-idr__table_ty4_pmz_clb__entry__2}

      | Field | Description |
      |-|-|
      | Source Table Name | Name of one of the tables on the producer instance to replicate. For example, SAN Disk \[cmdb_ci_san_disk\]. |
      | Filter | Filter criteria to control the records in the table that the system is replicating. * Use the filter to limit the number of records in your replication set. For example, if the table has an Active field, add a filter condition like \[Active\] \[is\] \[True\] to replicate only active records. * If you want to replicate and preserve a parent and child table hierarchy, add a filter for the sys_class_name column to each outbound entry. This ensures that all of the child table columns are replicated, and not just the parent the columns.For example, to replicate both the Task \[task\] parent table and the Incident \[incident\] child table, you must add \[Task type\] \[is\] \[Task\] as a filter in the parent table entry and \[Task type\] \[is\] \[Incident\] as a filter in the child table entry. In this example, Task type is the label for the sys_class_name column on each table. For details, see [Preserving table hierarchy in Instance Data Replication](https://servicenow-prod.fluidtopics.net/PMxBvw1qemWTLmrf84KlHA "Decide if you want to replicate a parent-child table hierarchy and what strategy to use for replicating the data in Instance Data Replication (IDR)."). {#set-up-scheduled-replication-idr__ul_l2n_dg3_dtb} |
      | Include Attachments | Option to replicate the files associated with the records that you are replicating. |
      | Included Fields | Fields to include. Move table fields into the Selected column to replicate them or into the Available column to prevent replicating them. Hinweis: The system must replicate some fields, such as sys_id (Mandatory). The system cannot replicate some fields, such as Edge Encrypted and Password1. They do not appear in either column. |
      | Enable Custom Coalesce | Option to enable you to choose a field other than the default sys_id field to coalesce IDR. |
      | Coalesce Field | Choose a field to use to coalesce IDR. Only unique fields are available. See [Custom coalescing](https://servicenow-prod.fluidtopics.net/OhN0Y5MqqH7iCqWnOTNV1A#idr-coalesce "Coalesce records using a different column when records on the consumer instance have a different sys_id than the same record on the producer instance in Instance Data Replication (IDR)."). This field only displays if you select Enable Custom Coalesce. |
      [Tabelle : 1. Replication entry form]

      {#set-up-scheduled-replication-idr__table_ty4_pmz_clb}  
      Hinweis:  
      If a table that you select has child tables, you can create separate non-scheduled replication sets for each child table to maintain data integrity.
   {#set-up-scheduled-replication-idr__substeps_fkj_t3w_gdc}
8. Select Submit.
9. Make the producer data available for replication to consumers by selecting Activate.  
   The producer is ready to send the data that is specified in the replication set to one or more consumer instances.
10. On a consumer instance, navigate to Instance Data ReplicationConsumer Replication Sets.
11. Select New.
12. On the form, fill in the fields.  
    {#set-up-scheduled-replication-idr__table_c3t_jh3_3jb__entry__2}

    | Field | Description |
    |-|-|
    | Producer Instance URL | URL of the producer instance. For example, https://\<producer_instance\>.servicenow.com. |
    | Producer Replication Set Name | Name of the consumer replication set. The name on the consumer must match the name on the producer. Obtain the name from the producer administrator. |
    | Description | Description of the purpose of the replication. |
    [Tabelle : 2. Consumer Replication Set form]

    {#set-up-scheduled-replication-idr__table_c3t_jh3_3jb}
13. Select Submit.  
    The list of all consumer replication sets appears. The system sends a request to the producer replication set administrator to approve or deny the request.
{#set-up-scheduled-replication-idr__steps_ffx_yff_rdc}

## Ergebnisse

Scheduled replication begins on the scheduled start date and time. Until then, continuous data replication occurs. After that point, replication occurs only at each scheduled interval.

## Nächste Maßnahme

* View scheduled replication runs in the Scheduled Replication Requests related list. Track scheduled replication progress from the producer side by viewing the Percent Complete and Run Duration columns. Track scheduled replication progress for the consumer portion by viewing the same details in the consumer replication set.
* View details for a scheduled replication run by selecting a request in the Scheduled Replication Requests related list. If a scheduled run fails, you can try replicating records using a partial seeding request or a data comparison request that covers the failed date range. Otherwise, contact Customer Service and Support for assistance.
* Monitor the progress of all scheduled replication sets in the IDR Monitoring Dashboard.
{#set-up-scheduled-replication-idr__ul_f2b_3vb_hdc}
* **[Cancel scheduled replication](https://servicenow-prod.fluidtopics.net/sYDsUnPPfZF5DSRjOnJ1QQ)**   
  Cancel scheduled replication by deactivating or deleting a producer replication set.

