<?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: Transform Content in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/transform-content/m-p/11961#M4818</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for this.&amp;nbsp; We'll check it out.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have added this as a bug - you are welcome to add bugs directly, if you wish:&amp;nbsp; &lt;/SPAN&gt;&lt;A href="http://www.alfresco.org/jira/browse/AR-222" rel="nofollow noopener noreferrer"&gt;http://www.alfresco.org/jira/browse/AR-222&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Nov 2005 11:28:48 GMT</pubDate>
    <dc:creator>derek</dc:creator>
    <dc:date>2005-11-08T11:28:48Z</dc:date>
    <item>
      <title>Transform Content</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/transform-content/m-p/11960#M4817</link>
      <description>Hi,I've created a space called txts and other called pdfs. In the txts space I added a rule in order to transforma all the content when inbound to pdf and copy it to space pdfs. When I upload a txt file into txts space the rule is not applied and the following exception is raised :22:45:12,646 ERROR</description>
      <pubDate>Fri, 04 Nov 2005 22:52:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/transform-content/m-p/11960#M4817</guid>
      <dc:creator>joao_pereira</dc:creator>
      <dc:date>2005-11-04T22:52:13Z</dc:date>
    </item>
    <item>
      <title>Re: Transform Content</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/transform-content/m-p/11961#M4818</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for this.&amp;nbsp; We'll check it out.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have added this as a bug - you are welcome to add bugs directly, if you wish:&amp;nbsp; &lt;/SPAN&gt;&lt;A href="http://www.alfresco.org/jira/browse/AR-222" rel="nofollow noopener noreferrer"&gt;http://www.alfresco.org/jira/browse/AR-222&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Nov 2005 11:28:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/transform-content/m-p/11961#M4818</guid>
      <dc:creator>derek</dc:creator>
      <dc:date>2005-11-08T11:28:48Z</dc:date>
    </item>
    <item>
      <title>Re: Transform Content</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/transform-content/m-p/11962#M4819</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Derek,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I've tested again and have new info regarding this issue.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I indeed created the two spaces, "txts" and "pdfs" and added a transform content rule to trasform the inbound content in "txts" to pdf and copy the transformed content to "pdfs". When I upload contet (a txt file) through the web client, &lt;/SPAN&gt;&lt;STRONG&gt;nothing happens&lt;/STRONG&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Now, the &lt;/SPAN&gt;&lt;STRONG&gt;new&lt;/STRONG&gt;&lt;SPAN&gt; info. When through CIFS I create a new txt file using the left button and "New -&amp;gt; Text Document" the exception is raised: NullPointerException.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this new info helps.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;BTW, why it doesn't convert the txt into pdf when upload content? Something missing in my config?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;JP&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Nov 2005 21:15:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/transform-content/m-p/11962#M4819</guid>
      <dc:creator>joao_pereira</dc:creator>
      <dc:date>2005-11-08T21:15:23Z</dc:date>
    </item>
    <item>
      <title>Re: Transform Content</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/transform-content/m-p/11963#M4820</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The issues with the CIFS repository client and WebDAV are just bugs to do with the action being fired before the file write has finished.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The first issue is probably just a connect issue.&amp;nbsp; The transformation action quits silently (at present) if there is no transformer available to do the job.&amp;nbsp; You may just have to kill the OpenOffice quickstarter and start a headless server:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://www.alfresco.org/mediawiki/index.php/Development_Environment#Configuring_Open_Office" rel="nofollow noopener noreferrer"&gt;http://www.alfresco.org/mediawiki/index.php/Development_Environment#Configuring_Open_Office&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We'll follow the CIFS issue up.&amp;nbsp; Let me know if the Web Client starts working.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Nov 2005 00:19:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/transform-content/m-p/11963#M4820</guid>
      <dc:creator>derek</dc:creator>
      <dc:date>2005-11-10T00:19:38Z</dc:date>
    </item>
  </channel>
</rss>

