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

transferring data between two production servers

Former Member
0 Likes
485

HI All,

I have read weblogs in transferring scenarios from Dev to Qual to Prod.

But I have a different requirement in which I have to transfer data from one production server to another production server without distrubing the first production server.

Say A and B are two production servers, I wanted to transfer data from A to B on daily basis.

Please give me some ideas on this....

Thanks

Veni

HI All,

I have read weblogs in transferring scenarios from Dev to Qual to Prod.

But I have a different requirement in which I have to transfer data from one production server to another production server without distrubing the first production server.

Say A and B are two production servers, I wanted to transfer data from A to B on daily basis.

Please give me some ideas on this....

Thanks

Veni

2 REPLIES 2
Read only

andreas_mann3
Active Contributor
0 Likes
428

try report RSFTP004

grx

A.

Read only

Former Member
0 Likes
428

Hello,

I would suggest to use IDOC for transferring data (master \ transaction ) ... to do that you need to setup logical system (prod b) and RFC connection to connect to system prod b ...

Also distributional model need to setup for pushing the outbound idoc into RFC connection through receiver port.

Thanks

Krish