How to manually move an IntegrationHub ETL Transform map to another instance?

Adam Robbins1
Mega Guru

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.

 

1 ACCEPTED SOLUTION

Adam Robbins1
Mega Guru

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.

View solution in original post

3 REPLIES 3

Not applicable

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.

Adam Robbins1
Mega Guru

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.

For each of those items, I had to manually update the Update set field over to my new update set.