Hi Community,
I have a question regarding customization file storage in Creatio. Is it possible to save files directly in the file system instead of the database (default)?
I came across documentation on "Implementing a custom file storage," but I'm unsure whether these customizations affect the location where files are stored, or if they only modify the file metadata.
https://academy.creatio.com/docs/8.x/dev/development-on-creatio-platfor…
Additionally, is it possible to customize the format in which the file is saved?
By default, files are saved as BLOBs (In Database). However, if we want to store files in the same format but directly in the file system rather than as BLOBs, would that be possible in Creatio?
Like
0 comments