Bulk update set export?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-24-2016 08:33 AM
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
- Labels:
-
Scripting and Coding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-24-2016 09:29 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-24-2016 09:43 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-28-2016 03:52 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-08-2024 07:09 AM
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