Retrieve only 1 specific update set, is that possible

rody-bjerke
Giga Guru

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,

1 ACCEPTED SOLUTION

Alikutty A
Tera Sage

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.



find_real_file.png




Thanks


Please Hit like, Helpful or Correct depending on the impact of the response


View solution in original post

4 REPLIES 4

Alikutty A
Tera Sage

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.



find_real_file.png




Thanks


Please Hit like, Helpful or Correct depending on the impact of the response


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


shloke04
Kilo Patron

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


Hope this helps. Please mark the answer as correct/helpful based on impact.

Regards,
Shloke

anurag92
Kilo Sage

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.