- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-05-2017 04:27 AM
Hi,
I'm wondering if there is possibility to only retrieve one specific update set from an instance, even tho there are 400 update sets in the state Complete.
Best regards,
Solved! Go to Solution.
- Labels:
-
Best Practices
-
Integrations
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-05-2017 04:29 AM
Hi Rody,
I think it will always retrieve all the completed update sets. Another option is to export a completed update set as XML and import it from retrieved update sets module.
Thanks
Please Hit like, Helpful or Correct depending on the impact of the response
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-05-2017 04:29 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-05-2017 04:31 AM
Yes, that's what i was looking for It's as simple as just exporting the .xml for that update set and importing it into somewhere else, thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-05-2017 04:31 AM
Hi,
You can manually export your required Update Set to XML from the Source Instance and then go back to the Target instance and use the Module "Retrieved Update Set". Scroll down and click Import from XML and Upload your XML file which you have downloaded from the Source.
Hope this helps.Mark the answer as correct/helpful based on impact.
Regards,
Shloke
Regards,
Shloke
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-05-2017 04:31 AM
The code of Retrieve Completed Update Set gets all the Completed Update sets from source instance. Modifying this won't be the best option. You should go with export/import of the specific update set.