13
Views
1
Comments
Replace File System in cloud instalations
Question

In my OS application I need to save a file to the File System.

This is done in the extension (XIF) code.

When the instalation is on OutSystems cloud I have no access to the File System.

Is there a way to replace the File System for some cloud service like Amazon S3 or other?

Can I configure OutSystems to use a cloud service instead of the File Filesystem?

The point is without changing the code can I redirect the file storage to the cloud?

Hi,

You cannot replace filesystem with other cloud storage services.

But you of course can use other cloud services instead. The Forge has connectors available for many of them.

Regards,

Daniel 

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