Welcome!

This community is for professionals and enthusiasts of the Genio platform.
Share your questions and challenges, and help your partners!

2

1
Rodrigo Serafim
On 10/15/19, 11:10 AM

No. After considering the pros and cons for very large document bases a database was not a favorable option. The backups would be too big, there would be no indexing benefit in dealing with binaries, and using filestream would just be an extra indirection.

For large document bases the recommendation is to use redirect the documents to disk. You don't need to change any of your interface patterns. You just need to activate the setting in the client definition:


This will save only the filename path in the database. The file will be saved in your configured document folder, so don't forget to set it correctly in WebAdmin (System configuration > Application > Document path) and give it appropriate write permission when you deploy your solution.


Keep Informed

About the Community

This platform is for beginners and experts willing to share their Genio knowledge. It's not a forum to discuss ideas, but a knowledge base of questions and their answers. Read Guidelines

Question tools

12 follower(s)

Stats

Asked: 10/15/19, 7:02 AM
Seen: 1423 times
Last updated: 10/16/19, 9:15 AM