61
Views
3
Comments
Read & Import from Directory
Question
Hi all,

Is it possible to read/open/import files (.xls) directly from a directory without the need for manually importing them into the application?

Thanks in advance and best regards,

RP
2019-06-17 07-29-54
Hermínio Mira
Hi Rui,

Here is a link to another post where there is an extension for what you need:
https://www.outsystems.com/networkforums/viewtopic.aspx?topic=upload-file's

I've used it and it works very well. Depending on what you want to do with the file you might also need the "BinaryData" extension.

Hope it helps,
Hermínio Mira
2019-10-09 06-46-56
Daniel Lourenço
Staff
Hi Rui,

You might want to check out the File System extension component . This component gives you interfaces to manage files and folders in the FileSystem. Particularly, you can manage (create, delete, update) files in shared folder.

Regards,
Daniel Lourenço
UserImage.jpg
Rui Pedro
I will give it a go.

Thanks.
Best regards.

RP
Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.