Moving Transform Map from one Instance to Other Instance

san1989
Giga Guru

I have created one transform map for moving the data. I have created an update set for it. Now I have to move the transfrom map to other instance and load the data. Please let me know the process.

I have read in dos but little confusing in the 'URL' column in the retrieved update set.

https://docs.servicenow.com/bundle/kingston-application-development/page/build/system-update-sets/task/t_RetrieveAnUpdateSet.html

So can you guys please help me on this.

 

Thanks

3 REPLIES 3

nayanawadhiya1
Kilo Sage

Hello,

Steps- 

  • Mark that update as COMPLETE.
  • Goto Update Source Module of Another Instance.
  • Create a New Remote Instance.
  • After Creating, Open that Remote Instance and Under Related Links, click Retrieve Completed Update Sets.
  • Then it will fetch all completed update Set from the Instance.
  • Preview the Loaded Update Set , then after successful preview Commit the Update Set.

Move Update Set

Any update on this?
Can you mark my answer as correct, helpful and hit like if you were able to achieve the requirement. This helps in removing this question from unanswered list and helps users to learn from your thread. Thanks in advance.

Jaspal Singh
Mega Patron
Mega Patron

Hi,

 

You can get the Local update set complete. Get an XML export done & then you can import the XML to the TEST instance which would be much simpler. Also, you can try the steps as suggested by Nayan.

 

Thanks,

Jaspal Singh

 

Hit Helpful or Correct on the impact of response.