Bulk update set export?

Ken_Michelson
Kilo Guru

Has anyone build a bulk update set export tool? We have an idea of how to build one, but before we put in the effort I wanted to see if it has already been done.

The scenario is mostly for backup purposes (for example, before merging a bunch of sets together) or for moving multiple sets to a developer instance.

Thanks!

Ken

5 REPLIES 5

tony_barratt
ServiceNow Employee
ServiceNow Employee

Hi Ken,



Would Geneva's Export Sets suit your use case?


Export sets



Best Regards



Tony


No, Export sets are for data, not for Update Sets. The functionality already exists for a single update set, but just the code to loop through and run it for a selected number of them is all I am looking for.


Hi Ken,



I tried doing this by creating a new UI action that loops through all completed update sets and downloads them based on the existing UI action. Unfortunately it seems the download action will only run once.



If you manage to build a working solution please post it. It would be very useful for us.



Kind Regards,



Joost


Hi Joost, 

 

I have managed to build a similar script, and likewise it is only exporting one update set. Did you ever manage to find a solution?

 

Thanks, 

 

Sam