‎2007 Jan 22 3:37 PM
how to transport an object from production to development and testing to development and sandbox to development client?
‎2007 Jan 22 3:46 PM
The landscpe of any company usually follows and sets up in unidirectional like Development --> QA/Testing --> production.
So, based on the setup, the data flows. If u want to send it in reverse order. It is to be set up. And usually this requirement dont arises almost.
Cheers.
‎2007 Jan 22 3:39 PM
Hi,
I don't think you can transport from PROD to DEV due to transport layer setup (DEV -> QA -> PROD).
You need to create manually in DEV and transport to Sandbox.
Regards,
Ferry Lianto
‎2007 Jan 22 3:40 PM
‎2007 Jan 22 3:43 PM
Hi Sunil,
<b>We will not transport any object from
1.quality to development
2. Production to development
If any issue occurs in our object then we make changes in the copy of object which is available in development and transport it to quality then production</b>
‎2007 Jan 22 3:44 PM
hi Sunil,
the order in which you can transport the request is
sandbox-> development-> quality-> production ..
Regards,
Santosh
‎2007 Jan 22 3:46 PM
The landscpe of any company usually follows and sets up in unidirectional like Development --> QA/Testing --> production.
So, based on the setup, the data flows. If u want to send it in reverse order. It is to be set up. And usually this requirement dont arises almost.
Cheers.
‎2007 Jan 22 3:47 PM
Hello,
as Rich wrote, it is really unusual.
But, if your transport layer is prepared for this, you can do the transport as nedded.
Otherwise, you have to change it in the target system manually.