Unable to Convert. The Rendition Set is not Defined
(Doc ID 1423181.1)
Last updated on SEPTEMBER 13, 2019
Applies to:
Oracle WebCenter Content - Version 11.1.1.5.0 and laterInformation in this document applies to any platform.
Symptoms
In a 11.1.1.5 environment, having a UCM domain and an IBR domain extra renditions are not being used, resulting in - the rendition set is not defined - error.
The setup was done using the following documentation :
Extra renditions hda file used :
@ResultSet MyRenditions
6
extRenditionName
extEngine
extType
extSourceFile
extParameters
extDescription
Web
ImageExport
web
<$InFilePath$>
inFile=<$inFile$>,outFile=<$outFile$>.jpg, outputid=FI_JPEG, graphicoutputdpi=72, graphicheightlimit=1024, graphicwidthlimit=768
A 72 dpi JPG no bigger than 1024x768 pixels
carrusel
ImageExport
preview
<$InFilePath$>
inFile=<$inFile$>,outFile=<$outFile$>.jpg, outputid=FI_JPEG, graphicoutputdpi=72, graphicheightlimit=450, graphicwidthlimit=450
A 72 dpi JPG no bigger than 450x450 pixels
@end
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |