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

how we can send request from one server to another server

Former Member
0 Likes
871

hi gurus,

how we can send request from one server to another server

regards,

praveen

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
763

Hi,

So far you've got answers telling you how to release the transport (and how to delete an object from an open transport). This will put the transport in a queue for the destination system, and it will depend on how the is set up as to what happens next.

If the landscape is set to automatically import transports (through a batch job) the destination system will be updated.

If transport approval is configured a workflow will be created that has to be approved before the import happen.

If it is all manual you will need the system administrator to import the transport for you.

I the queue can be seen in transaction STMS, which is also where the import can be run.

Regards,

Nick

5 REPLIES 5
Read only

Former Member
0 Likes
763

Hi praveen,

you can go to transaction se01 to see all the transports

by clicking on transport we can transport the request number by cliking on the truck symbol on the tool bar

<REMOVED BY MODERATOR>

Regards

Edited by: Alvaro Tejada Galindo on Mar 4, 2008 9:58 AM

Read only

Former Member
0 Likes
763

goto se09/se10 ..

U can choose your transport request no. to release.

first release the sub task .. and then release the main task with the

required parameters ..(as to which server it should be released .. )

Read only

Former Member
0 Likes
763

Hi

Check This....

Go to SE09 --> Input your user id and click on display button > It will display list of the transport requests> Select Trasport RD2K909592 --> Under this select task RD2K909593 --> Under that select the program name --> z_change_fi_sl --> And click the delete icon on the application tool bar or right click on the z_change_fi_sl select delete option.

<REMOVED BY MODERATOR>

Gaurav J.

Edited by: Alvaro Tejada Galindo on Mar 4, 2008 9:59 AM

Read only

Former Member
0 Likes
764

Hi,

So far you've got answers telling you how to release the transport (and how to delete an object from an open transport). This will put the transport in a queue for the destination system, and it will depend on how the is set up as to what happens next.

If the landscape is set to automatically import transports (through a batch job) the destination system will be updated.

If transport approval is configured a workflow will be created that has to be approved before the import happen.

If it is all manual you will need the system administrator to import the transport for you.

I the queue can be seen in transaction STMS, which is also where the import can be run.

Regards,

Nick

Read only

Former Member
0 Likes
763

Hi,

By using STMS tcode we will import the transport from one system to other.

Thanks,

Sriram Ponna.