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

Read a file from UNC path through ABAP program and write it to Application server

Former Member
0 Likes
1,114

Hi Friends,

I have a requirement to read a file from a windows network drive (UNC file path) and to move it to Application server (Unix) through ABAP programming. I cannot open this file using OPEN DATASET. Kindly let me know about the configurations and the programming taht would go in to achieve this.

Thanks.,

Aastha

Hi Friends,

I have a requirement to read a file from a windows network drive (UNC file path) and to move it to Application server (Unix) through ABAP programming. I cannot open this file using OPEN DATASET. Kindly let me know about the configurations and the programming taht would go in to achieve this.

Thanks.,

Aastha

2 REPLIES 2
Read only

RaymondGiuseppi
Active Contributor
0 Likes
886

Did you perform some search on shared folders, FTP, NFS or similar tools?

Regards,

Raymond

Read only

Former Member
0 Likes
886

Hi Raymond,

Thanks about reaching out! Well, FTP is not an option here and the client is not interested in using any tools. If there is any way through access and  ABAP programming that we could achieve this?

Thanks,

Aastha