Instance Data Replication
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-06-2024 05:23 AM
Hello everyone,
I need a tip on how to pass data between two independent instances to keep the data synchronized.
For this I need the Instance Data Replication Plugin, but this can only be requested if you have the support at Servicenow, which I do not have!
What can I do?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-07-2024 06:40 AM
I don't believe this is possible. Is this between multiple PDIs?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-09-2024 08:57 AM
yes, i would like to synchronize the incident table between two independent instances, changes to the table should be adjusted in instance 1 as well as instance 2 at the same time.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-07-2024 06:42 AM
IDR is a licensed plugin requiring a subscription, you could look into MID server exports and scheduled imports depending on your specific use case
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-26-2024 01:07 PM
Hi Robert,
I am implementing Instance Data Replication. The table I am replication is sys_user_group. It has many custom attributes. After seeding when I checked it did not replicate the custom fields and values. I had selected all fields Enable Transform. Can you tell what could be the reason?