<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: doclib rendition not working on alfresco sdk 4 in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/doclib-rendition-not-working-on-alfresco-sdk-4/m-p/99133#M28806</link>
    <description>&lt;P&gt;&lt;SPAN&gt;If you are using Alfresco 6.2, look at this great post from Angel Borroy: &lt;/SPAN&gt;&lt;SPAN&gt;&lt;A href="https://hub.alfresco.com/t5/alfresco-content-services-blog/quick-reference-for-transformers-in-acs-community-6-2/ba-p/294824" target="_blank" rel="noopener nofollow noreferrer"&gt;https://hub.alfresco.com/t5/alfresco-content-services-blog/quick-reference-for-transformers-in-acs-community-6-2/ba-p/294824&lt;/A&gt; and check out this answered post:&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;A href="https://hub.alfresco.com/t5/alfresco-content-services-forum/alfresco-large-file-preview-problem/td-p/294662" target="_blank" rel="noopener nofollow noreferrer"&gt;https://hub.alfresco.com/t5/alfresco-content-services-forum/alfresco-large-file-preview-problem/td-p/294662&lt;/A&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Basically, if you are generating renditions from share, you must specify maxSourceSizeKbytes in Alfresco properties. If you are using ADF, you should override t-engine configuration&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 09 Jan 2020 20:51:22 GMT</pubDate>
    <dc:creator>narkuss</dc:creator>
    <dc:date>2020-01-09T20:51:22Z</dc:date>
    <item>
      <title>doclib rendition not working on alfresco sdk 4</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/doclib-rendition-not-working-on-alfresco-sdk-4/m-p/99132#M28805</link>
      <description>&lt;P&gt;I need to store images files in multiple resolutions. So I tried to store images file using doculib rendition.&lt;/P&gt;&lt;P&gt;I am getting below error:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="json-viewer style-scope key-name"&gt;error&lt;/SPAN&gt;&lt;SPAN&gt;": {&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV class="json-viewer style-scope node"&gt;"&lt;SPAN class="json-viewer style-scope key-name"&gt;errorKey&lt;/SPAN&gt;": "&lt;SPAN class="json-viewer style-scope stringValue"&gt;framework.exception.ApiDefault&lt;/SPAN&gt;"&lt;SPAN class="json-viewer style-scope punctuation hidden"&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class="json-viewer style-scope node"&gt;"&lt;SPAN class="json-viewer style-scope key-name"&gt;statusCode&lt;/SPAN&gt;":&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="json-viewer style-scope numeric"&gt;400&lt;/SPAN&gt;&lt;SPAN class="json-viewer style-scope punctuation hidden"&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class="json-viewer style-scope node"&gt;"&lt;SPAN class="json-viewer style-scope key-name"&gt;briefSummary&lt;/SPAN&gt;": "&lt;SPAN class="json-viewer style-scope stringValue"&gt;Unsupported rendition doclib from image/jpeg size: 91034 using legacy transform&lt;/SPAN&gt;"&lt;SPAN class="json-viewer style-scope punctuation hidden"&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class="json-viewer style-scope node"&gt;"&lt;SPAN class="json-viewer style-scope key-name"&gt;stackTrace&lt;/SPAN&gt;": "&lt;SPAN class="json-viewer style-scope stringValue"&gt;For security reasons the stack trace is no longer displayed, but the property is kept for previous versions&lt;/SPAN&gt;"&lt;SPAN class="json-viewer style-scope punctuation hidden"&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class="json-viewer style-scope node"&gt;"&lt;SPAN class="json-viewer style-scope key-name"&gt;descriptionURL&lt;/SPAN&gt;": "&lt;SPAN class="json-viewer style-scope stringValue"&gt;&lt;A title="Click to insert into URL field" href="https://api-explorer.alfresco.com/" target="_blank" rel="noopener nofollow noreferrer"&gt;https://api-explorer.alfresco.com&lt;/A&gt;&lt;/SPAN&gt;"&lt;/DIV&gt;&lt;DIV class="json-viewer style-scope node"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="json-viewer style-scope node"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="json-viewer style-scope node"&gt;Request is given below:&lt;/DIV&gt;&lt;DIV class="json-viewer style-scope node"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="json-viewer style-scope node"&gt;Post:&amp;nbsp;http://localhost:8080/alfresco/api/-default-/public/alfresco/versions/1/nodes/4eb47133-f7d0-4ab6-ae0d-049358e05c29/renditions&lt;/DIV&gt;&lt;DIV class="json-viewer style-scope node"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="json-viewer style-scope node"&gt;Body:&amp;nbsp;{"id":"doclib"}.&lt;/DIV&gt;&lt;DIV class="json-viewer style-scope node"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="json-viewer style-scope node"&gt;Can someone please help me.&lt;/DIV&gt;&lt;DIV class="json-viewer style-scope node"&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Thu, 09 Jan 2020 19:04:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/doclib-rendition-not-working-on-alfresco-sdk-4/m-p/99132#M28805</guid>
      <dc:creator>lakhansingh87</dc:creator>
      <dc:date>2020-01-09T19:04:24Z</dc:date>
    </item>
    <item>
      <title>Re: doclib rendition not working on alfresco sdk 4</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/doclib-rendition-not-working-on-alfresco-sdk-4/m-p/99133#M28806</link>
      <description>&lt;P&gt;&lt;SPAN&gt;If you are using Alfresco 6.2, look at this great post from Angel Borroy: &lt;/SPAN&gt;&lt;SPAN&gt;&lt;A href="https://hub.alfresco.com/t5/alfresco-content-services-blog/quick-reference-for-transformers-in-acs-community-6-2/ba-p/294824" target="_blank" rel="noopener nofollow noreferrer"&gt;https://hub.alfresco.com/t5/alfresco-content-services-blog/quick-reference-for-transformers-in-acs-community-6-2/ba-p/294824&lt;/A&gt; and check out this answered post:&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;A href="https://hub.alfresco.com/t5/alfresco-content-services-forum/alfresco-large-file-preview-problem/td-p/294662" target="_blank" rel="noopener nofollow noreferrer"&gt;https://hub.alfresco.com/t5/alfresco-content-services-forum/alfresco-large-file-preview-problem/td-p/294662&lt;/A&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Basically, if you are generating renditions from share, you must specify maxSourceSizeKbytes in Alfresco properties. If you are using ADF, you should override t-engine configuration&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jan 2020 20:51:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/doclib-rendition-not-working-on-alfresco-sdk-4/m-p/99133#M28806</guid>
      <dc:creator>narkuss</dc:creator>
      <dc:date>2020-01-09T20:51:22Z</dc:date>
    </item>
  </channel>
</rss>

