I'm trying to send a transport from one system to other system where the destination system is not part of the transportable path. Therefore, I have to manually copy over the cofiles and data files and do a TP ADDTOBUFFER. However, there is already a transport with the same name in the destination system, so it adds the old transport to the buffer instead of the one that I copied over. If a transport with the same name does not already exist, then everything works fine. Is there a way around this issue? I tried renaming the cofiles and data files, but that throws an error when importing the TP.
thank you