How to sync CMDB from one instance to another for VR implementation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2023 06:40 AM
Hi All,
I was asked to implement Vulnerability Response for a client who manages their CMDB in a different ServiceNow instance.
The requirement is to sync that CMDB data in the new instance for VR implementation. Also this instance don't have discovery subscription.
The only approach I'm aware of is to establish an import set connection for each and every CMDB class and then import the data using transform map. However, this job requires a large number of transform scripts as well as additional validation.
Can someone provide a suitable method for bringing in CMDB data? or If you have come across similar work in the past, please let me know the method or process you used.
Thanks in advance