how can i revert the changes made on cmdb table records
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-25-2022 05:54 AM
i have ran a transform map and captured it in update set on cmdb table. after that i could able to see the records but showing as empty names and when we open record it is showing as a new record. i tried to export from other instances but no luck. can some one please help on this
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-25-2022 06:58 AM
Hi
If you have touched the components for ex : Business rules/client scripts....then you can pull the related list "Versions" on the form and from the there you can revert back to the OOB versions.
Mark my answer correct & Helpful, if Applicable.
Thanks,
Sandeep
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-25-2022 07:04 AM
we tried to add 4 new fields to the parent table through import sets. but accidentally when the system showed warning this may remove the related records in cascade tables but we ignored it and proceed. result all the records are showing with empty values
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-25-2022 07:19 AM
can we restore the records from any where from lower instances? this table is having relationship with many tables
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-25-2022 09:29 PM
You cannot restore the records as it's data, data is never captured in the update set.
However, you can give it a try by exporting the records from lower instance in a xml and import it to the higher instance.
Mark my answer correct & Helpful, if Applicable.
Thanks,
Sandeep