BlobStorage
(Created page with "Large files can be kept out of the granular model data. To do this add a tagged value to the blob/text/image attribute : ExternalBlobStorage = True This is a turnkey functio...")
 
No edit summary
 
(9 intermediate revisions by 3 users not shown)
Line 1: Line 1:
Large files can be kept out of the granular model data.
<message>Write the content here to display this box</message>
Large files can be kept out of the granular model database.


To do this add a tagged value to the blob/text/image attribute : ExternalBlobStorage = True
To do this, add a tagged value to the blob/text/image attribute: <code>'''<span class="col-black">ExternalBlobStorage = true</span>'''</code>


This is a turnkey functionality only - and the the files will be stored (with simplest outofthebox solution) on disk App_Data/BlobStorage.
This is a Turnkey functionality only - and the files will be stored (with the simplest out-of-the-box solution) on disk App_Data/BlobStorage.


They will be named Class.Attribute.Guid.blob
They will be named: '''Class.Attribute.Guid.blob'''


Currently they will not be automatically cleaned
Currently, they will not be automatically cleaned.
 
[[Category:Blob]]
[[Category:Data types]]
{{Edited|July|12|2024}}

Latest revision as of 05:17, 17 July 2024

Large files can be kept out of the granular model database.

To do this, add a tagged value to the blob/text/image attribute: ExternalBlobStorage = true

This is a Turnkey functionality only - and the files will be stored (with the simplest out-of-the-box solution) on disk App_Data/BlobStorage.

They will be named: Class.Attribute.Guid.blob

Currently, they will not be automatically cleaned.

This page was edited 59 days ago on 07/17/2024. What links here