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

Interface file reading

Former Member
0 Likes
297

Hi Experts,

I am doing an Interface. This should be executing daily one time. In this I am reading file from SAP Server, and uploading data. Now I got a problem if there is more then one file how can I red. The file naming is Date & time stamp. How can I read more then one file from the same server folder within the interface & also I need to store that file in to other folder how can I write that file into other folder.

Thanks & Regards

Rajendra

1 REPLY 1
Read only

former_member182371
Active Contributor
0 Likes
263

Hi,

here in SDN in the WIKI section in CODE GALLERY there is a code snippet named

"<b>Working With Files</b>"

(the path is: My Home > Code Gallery > Home > Working With Files)

I think it may help you.

Best regards.