R32058 ObjectFile - Set Embedded Thumbnail Contents

Code R33762
Entity Systems.Core.ObjectFiles Entity
Name SetEmbeddedThumbnailContents
Attribute EmbeddedThumbnailContents
Layer Back-End
Events Commit
Modify YES
Action if (embeddedFileContents != null) AND (IsImageType(MediaType)) ObjectFiles.EmbeddedThumbnailContents = Resize(ObjectFiles.EmbeddedFileContents)
Description When an Object File is created and it's an image file with embedded content, a resized version (proxy) is also generated.
Message
Version Introduced: 2024
Revocable YES

* For more information about the Business Rules Documentation Template and a short explanation of each column, see topic System Business Rules.