Moving an update set from Development to test environment

vyshnavi8
Tera Expert

Hi All,

I have a requirment like..

Once the Updateset is made to Complete in Dev Enviroment. It should move to Test and commit all the changes if there is no collisions?

Is it possible to do? If so how can i achive this?

Note: I have Remote Updateset module where it moves all the completed update sets but here i want only my Update set to be moved and commit also must happen.

Thanks in Adavance

3 REPLIES 3

harishdasari
Tera Guru

Hi Vyshnavi,



You can do it in 2 ways.



1).   go to local update set   in DEV   and export to XML. This option will show when you mark the update set as complete.



find_real_file.png



and click on retrieved update set and


find_real_file.png



and you can see this option as   import update in TEST instance. upload it



find_real_file.png




OPTION 2 :



Click on Update Source in TEST instance.



Click on New in Remote instance.


Now enter the URL of DEV instance, and also username and password of DEV instance and save it.


find_real_file.png



Now you can find the UI action called Retrieve Update set.



you can find the update set of DEV instance and commit it.



Thanks


Gurpreet07
Mega Sage

Jaspal Singh
Mega Patron
Mega Patron

Hi Vyshnavi,



There must be some schedule job if you say that you have a (Remote Updateset module where it moves all the completed update sets) that would be retrieving all completed updates from DEV instance. You need to locate it & modify by adding an additional filter for created by your name for it to retrieve & commit updates sets relating & created from your end in DEV instance.