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

Directory listing : Codepage problem ???

kostas_tsioubris
Contributor
0 Likes
435

Hi there,

i want to fetch a list of files from a specific directory (the directory would be in the application server and not in the presentation server) during a background execution of a report.

I have tried the function modules 'SUBST_GET_FILE_LIST' and 'EPS_GET_DIRECTORY_LISTING'.

The problem is that the list of files comes with unknown characters when there is a file name with Greek characters.

Is this an application server setup problem or there is a possibility to get a correct file list through another function module?

Thanks in advance.

Kostas

1 REPLY 1
Read only

kostas_tsioubris
Contributor
0 Likes
398

There was a misconfiguration on the server side. Consider this question as answered.

Kostas