Application Development 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: 

how to read filenames from a folder in the application server file system??

Former Member
0 Kudos

HI

Does anybody know how I can use an FB in order to read the file names of all files in a given directory?

Regards,

Minima

2 REPLIES 2

Former Member
0 Kudos

Hi!

Try out these FM-s:

EPS_GET_DIRECTORY_LISTING

EPS_GET_DIRECTORY_PATH

Regards

Tamá

Former Member
0 Kudos

Thanks for the post, it was helpfull. In case anybody else is going to have a similar problem you should also hav a look at SUBST_GET_FILE_LIST.

Regards,

Minima