- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2022 02:13 PM
Is there a way to manually move an IntegrationHub ETL Transform map to another instance?
For some reason, my update set did not capture all the changes.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2022 08:08 AM
We just had a local CMDB user group meeting so I got some advice from one of the ServiceNow speakers. He showed me to go to sys_update_xml.list and look for the items updated by me. I ended up putting in a filter for Type contains "Robust" and Updated by is my id. I just tested and confirmed the IntegrationHub ETL now shows correct in our UAT instance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2022 05:41 AM
In an ideal world the original update set would be the preferred route but since you don't have that option I would look into creating a new update set and then duplicating the definition. This should create a new copy of the definition.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2022 08:08 AM
We just had a local CMDB user group meeting so I got some advice from one of the ServiceNow speakers. He showed me to go to sys_update_xml.list and look for the items updated by me. I ended up putting in a filter for Type contains "Robust" and Updated by is my id. I just tested and confirmed the IntegrationHub ETL now shows correct in our UAT instance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2022 08:10 AM
For each of those items, I had to manually update the Update set field over to my new update set.