...
The following properties are set:
Property | Description | Required in an import body where the 'renditions' section is specified | |
---|---|---|---|
mimeType | mimeType of the rendition. Available values: | yes | |
kind | Kind of the rendition. Available values: | yes | |
contentStream | Section of content stream properties describing the details of the plain text file that should be read to create the |
text rendition. It has to be included into the multipart request body. | yes | ||
length | Length of the file to be read for the creation of the rendition. | no | |
mimeType | mimeType of the file to be read for the creation of the rendition. Available values: | no | |
fileName | Name of the file to be read for the creation of the rendition. |
no | ||
cid | Reference within the multipart on the file to be read for the creation of the rendition. | yes |
If a content file of appropriate format is imported in yuuvis® Momentum, the CONTENTANALYZER service can create a full-text rendition. The service will add the section renditions
to the corresponding object automatically.
...