cancel
Showing results for 
Search instead for 
Did you mean: 

Reverse Transports for Programs

Former Member
0 Kudos

Hi,

We have a requirement for backing up the code of the Programs before a tranport request is imported. Hence any program in the Production system which is going to be changed by a transport request needs to be backed (perhaps in another transport request) before it is modified by any tranport request coming from the Development/Test system.

Can someone tell me the best way to go about this ?

Thanks & Regards

Arun

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

We have dropped the idea. Its too cumbersome and fault prone.

JPReyes
Active Contributor
0 Kudos

Is it just a program?... simply export the source code to a text file.

Also you can always use version management to reverse it to the previous version.

Regards

Juan

Former Member
0 Kudos

Hi Juan,

But we want to automate this process. As soon as the import truck button is pressed, the objects in the transport request must be read and if the same object exits in the PRD system, it should be backed up in another tranport request.

Also we do not have version management active in the production system. We only have it active in the Development system. How do we activate Version management in the PRD system ?

Regards

Arun

JPReyes
Active Contributor
0 Kudos

But we want to automate this process. As soon as the import truck button is pressed, the objects in the transport request must be read and if the same object exits in the PRD system, it should be backed up in another tranport request.

I don't think thats possible with the standard TMS...

How do we activate Version management in the PRD system ?

You do version management in DEV, then transport the changes to PRD....

Regards

Juan