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

File transfer from remote server

joerg_arndt
Participant
0 Likes
398

Hi Friends,

I need to transfer a file from a different server (not frontend) to the application server.

I'm aware of cg3z and cg3y.( by the way, are they are not available in netweaver ??)

Is there a way to do it?

Thanks in advance for your help.

Rg. Jimbob

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
352

Hai,

1. Use this function module 'DX_FILE_WRITE' for create file to application server.

2. Read file from application server function module 'DX_FILE_READ'.

Thanks & Regards,

Durai.V

1 REPLY 1
Read only

Former Member
0 Likes
353

Hai,

1. Use this function module 'DX_FILE_WRITE' for create file to application server.

2. Read file from application server function module 'DX_FILE_READ'.

Thanks & Regards,

Durai.V