Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Retrieving older version related doubt

sanjay_deshpande4
Participant
0 Likes
497

 

Hi All,

I want to retrieve the custom code from older transport request transported to quality.

I will be thankful for kindly answering following.

1.Is it possible to retrieve older version in Q system?

2.Will the latest code in development system will be deleted if i retrieve older version?

3.How can i save retrieve older version in transport request.

Thanks,

SD

 

Hi All,

I want to retrieve the custom code from older transport request transported to quality.

I will be thankful for kindly answering following.

1.Is it possible to retrieve older version in Q system?

2.Will the latest code in development system will be deleted if i retrieve older version?

3.How can i save retrieve older version in transport request.

Thanks,

SD

1 REPLY 1
Read only

roberto_vacca2
Active Contributor
0 Likes
456

Hi.

Once moved to QAS a version will be generated in version management database. From table VRSD you'll see your versions.


1 - No you can't. You'll see in QAS and DEV  different records in VRSD table;

2 - Version is system-dependent and so you'll overwrite the latest code in the system where you'll retrieve your version. Every time you retrieve a version a new version number is created;

3 - Transport request depends on what you're going to transport. When you retrieve a version you'll have to assign a transport request to your report.


Hope to help


Bye