Hi,
the situation is, I build a workflow on KNIME Analytics Platform (local) it works nice.
Now rebuild the workflow for server execution on webportal, add quickforms, wrapped metanodes etc.
On local workflow I use the List Files node and I set a location in this case a directory with subfolders to list all files.
How I solve this on the server I want to select a directory on the server with the data I found File Chooser But how to list all files in the directory like List Files to give the files to business logic? Thank you for your answers!