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

transport request sequence

Former Member
0 Likes
686

Hi,

e.g i have program1 and it's has transport reques no DEVK001, I have done my work n transported to QAS.

Now the active version in qas in DEVK001.

Again in Dev I have made some changes under request no DEVK002 or the same object and transported to QAS.

Now the active version of program in DEVK002.

Now If i transport DEVK002 to PRD and then DEVK001. Will it create some problem or it's Ok. In other words order will matter in this case or not. .

Pls suggest

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
601

It depends.

If you have made changes to only the source code of the same program in both requests, there should be no problem; however, if you make changes to source code and text elements in the first one and only source code changes in the second one and only transprot the second request, you will have problems.

I find the safest thing to do is to transport all of the requests in the correct sequence.

Rob

4 REPLIES 4
Read only

Former Member
0 Likes
602

It depends.

If you have made changes to only the source code of the same program in both requests, there should be no problem; however, if you make changes to source code and text elements in the first one and only source code changes in the second one and only transprot the second request, you will have problems.

I find the safest thing to do is to transport all of the requests in the correct sequence.

Rob

Read only

former_member194669
Active Contributor
0 Likes
601

if objects inside the transports DEVK001 and DEVK002 are same, then no problem.

a®

Read only

Former Member
0 Likes
601

Sequence of transports will affect the version of the object. The previous versions will be lost if they are not imported in the correct sequence.

-Cheers

Read only

0 Likes
601

Usually version management is maintained in the lower boxes (DEV) and not in QAS or PRD

Import is not needed. once released version management will not have problem.

a®