Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Page Properties
hiddentrue
idDONE

Product Version
Report Note
AssigneeAntje

Resources & Remarks

Modification History

NameDateProduct VersionAction
Antje24 FEB 20232023 Springcreated


...

Renditions are alternative representations of the content assigned to DMS objects. As such, they are only retrievable with read permission for the concrete object instances.

Please note that a rendition is not an exact representation of the original file. Deviations to the original file may arise and are NOT considered as bugs in our software.

Typical use cases for the individual kinds of rendition are:

kind of renditiontypical use cases
text
full-text search
pdf
content preview
slide
thumbnails for content visualization within hit lists in client applications

Calculation and Storage

The yuuvis® Momentum core system offers automated rendition calculation for various supported formats of binary content files.

Note: The responsible services are enabled in the default configuration but the rendition repository has to be configured manually.

kind of rendition
text
pdf
slide
service for calculationCONTENTANALYZERRENDITIONRENDITION
automated calculationduring import with content and content update processeson (first) requeston (first) request
manual inputduring the import or via update endpoint for existing objects, or via dms.request.objects.upsert.database-before webhook--
storage locationsearch indexrendition repositoryrendition repository
availability for DMS object versionsonly for current versionfor any (not deleted) versionfor any (not deleted) version

As the text rendition is used for full-text search, it is stored in the search index. If you want to extend the core system's functionality in terms of supported formats, it is possible to set or update the text rendition via API gateway endpoints. Thus, e.g., it is possible to integrate an OCR implementation to automatically calculate a full-text for binary content files of image file types.

...

The following table provides an overview for various binary content file types and the types of rendition that can be provided ((tick)) by yuuvis® Momentum.

Binary Content File TypeExtensiontext renditionpdf renditionslide rendition
MS Office Word 97-2016doc, docx(tick)(tick)(tick)

MS Office PowerPoint 97-2016

ppt, pptx(tick)(tick)(tick)
MS Office Excel 97-2016xls, xlsx(tick)(tick)(tick)
OpenDocument Textodt(tick)(tick)(tick)
OpenDocument Presentationodp(tick)(tick)(tick)
OpenDocument Spreadsheetods(tick)(tick)(tick)
Rich Text Formatrtf(tick)--
Visio Drawing Filevsd, vsdx-(tick)
(limited range of functions)
(tick)
Plain Texttxt(tick)--
Comma Separated Valuescsv(tick)--
HyperText Markup Language (HTML)html(tick)--
XMLxml(tick)--
JavaScript Object Notationjson(tick)--
MS Outlookmsg(tick)--
Encapsulated Portable Document Formatepdf(tick)--
Encapsulated Portable Document Formatpdf(tick)-(tick)

Tagged Image File Format

tiff / tif-(tick)(tick)

Portable Bitmap Image

pbm-(tick)-

Bitmap Image File

bmp-(tick)(tick)

Graphical Interchange Format File

gif-(tick)(tick)

JPEG Image

Exchangeable image file format (JPEG)

jpg, jng, jpeg-(tick)(tick)
(only jpg and jpeg)
Portable Network Graphicpng-(tick)(tick)
Weppy Image Format (Lossy Compression)webp-(tick)(tick)

Operations on Renditions

The API gateway provides the following endpoints for the handling of renditions. The individual operations are documented in the corresponding object's audit trail.


Info
iconfalse

Read on

Section


Column
width25%

Importing Documents via Core API

Insert excerpt
Importing Documents via Core API
Importing Documents via Core API
nopaneltrue
 Keep reading


Column
width25%

Object Representation Formats

Insert excerpt
Object Representation Formats
Object Representation Formats
nopaneltrue
 Keep reading


Column
width25%

Document Retention

Insert excerpt
Document Retention
Document Retention
nopaneltrue
 Keep reading



...