Hi guys
i must create an app than can be access to local directory from path like widget upload, only for select a directory, after that, read all files and process it. We can not use a best option like filesystem.
I make an example but , this works fine with de widget upload, the file was selected before, is there any way to do something like that but with out selected the file, ?
Hi did you try using this forge component
https://www.outsystems.com/forge/component-overview/68/filesystem
This will enable you to fetch or insert a file inside the Server using a path.
The original poster did state in his question that this forge component could not be used.
we can not use filesystem , we must use the local file