How to transfer an update set from one instance through another

Manju Shree
Tera Expert

Hi all,

 

I have a requirement where I need to automate the deployment process. As a first step, I need to figure out how I can transfer the update set from one instance to another. My company does not allow me to integrate between 2 instance and also, I cannot use mid server to transfer the file. 

Is there any other alternative way how I can move the update set automatically between 2 instances.

 

Thanks for your reply in advance.

 

Best Regards,

Manjushree

2 REPLIES 2

Dnyaneshwaree
Mega Sage

Hello @Manju Shree ,

Have you try it by creating script to call the REST API and download the XML file? If it is possible using this way, you can refer below article for your reference:
https://www.servicenow.com/community/developer-forum/download-file-using-rest-api/m-p/1824855


Please accept my solution if it works for you and thumps up to mark it as helpful.
Thank you!!

Dnyaneshwaree Satpute
Tera Guru

Ehab Pilloor
Mega Sage

Hi @Manju Shree,

You can send using remote update sets. Refer the following doc site:

https://docs.servicenow.com/bundle/washingtondc-application-development/page/build/system-update-set...

 

If you found my response helpful, please mark it as solution as it will help me and the community.

 

Thanks and Regards,

Ehab