Application Development 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: 

Program to Track the Transport Request

Former Member
0 Kudos
57

Hi Experts,

I got a requirement to write a program which can track and compare the Transport Request between the servers(Development ,Test and Production) .

If in case is there any descrepancy between the versions (In the server) it should throw an error saying that particular thing is missing or not synchronized.

For ex: If the program which is in Development server has some structure dependent to the code which is address to single TR.

where as same version of the program in Test don't have structure ,it has to throw an mismatch error.

If you guys have any clue on this please throw some light.

Higher points will be rewarded for every useful inputs.

Thanks in Advance,

Dharani

1 REPLY 1

Former Member
0 Kudos
35

Hi,

we have the same problem. Have you found a solution?

Regards Andreas