<?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: How to get file properties when deploy to File System Receiver in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-to-get-file-properties-when-deploy-to-file-system-receiver/m-p/306188#M259318</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What version of alfresco and do you want the property on the alfresco side or the deployment engine.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 01 Mar 2014 12:42:05 GMT</pubDate>
    <dc:creator>mrogers</dc:creator>
    <dc:date>2014-03-01T12:42:05Z</dc:date>
    <item>
      <title>How to get file properties when deploy to File System Receiver</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-get-file-properties-when-deploy-to-file-system-receiver/m-p/306185#M259315</link>
      <description>Hello I need to customise the processing of deploying files into FSR (the files are located in an user sandbox of a Web Project AVM) using jbpm engine . When deploying, I want to know details of each files (version number of the deployed files) that will be used for sending emails to configured user</description>
      <pubDate>Thu, 27 Feb 2014 21:13:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-get-file-properties-when-deploy-to-file-system-receiver/m-p/306185#M259315</guid>
      <dc:creator>johnhelen</dc:creator>
      <dc:date>2014-02-27T21:13:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to get file properties when deploy to File System Receiver</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-get-file-properties-when-deploy-to-file-system-receiver/m-p/306186#M259316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The Deployment Receiver has callback functionality for when files are deployed.&amp;nbsp;&amp;nbsp; e.h.&amp;nbsp; the postCommit handler. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;On the server the deployment service allows you to inject a listener to tell you what has been deployed.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Feb 2014 09:58:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-get-file-properties-when-deploy-to-file-system-receiver/m-p/306186#M259316</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2014-02-28T09:58:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to get file properties when deploy to File System Receiver</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-get-file-properties-when-deploy-to-file-system-receiver/m-p/306187#M259317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks, mrogers&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However I looked at classes for Deployment service (specific DeployedFile class), there is no&amp;nbsp; version property for a deployed file (there are only file type, isCreated….)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you have a little more clue &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 Mar 2014 10:44:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-get-file-properties-when-deploy-to-file-system-receiver/m-p/306187#M259317</guid>
      <dc:creator>johnhelen</dc:creator>
      <dc:date>2014-03-01T10:44:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to get file properties when deploy to File System Receiver</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-get-file-properties-when-deploy-to-file-system-receiver/m-p/306188#M259318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What version of alfresco and do you want the property on the alfresco side or the deployment engine.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 Mar 2014 12:42:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-get-file-properties-when-deploy-to-file-system-receiver/m-p/306188#M259318</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2014-03-01T12:42:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to get file properties when deploy to File System Receiver</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-get-file-properties-when-deploy-to-file-system-receiver/m-p/306189#M259319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My Alfresco version is 4.0.c. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes, I want to have uploaded files' properties on the Alfresco side. I am trying to use a custom Workflow that allow to send emails to selected users about the uploaded files (file name, updating date and version number and the person who uploaded these files). To do that, I extended JBPMSpringActionHandler file (similar to AVMDeployHandler). However, it seems that to get these info, I need to cross through some Alfresco classes (the function deployService.deployDifferenceFS does does not provide much info). Is there any simple solution ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 02 Mar 2014 07:57:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-get-file-properties-when-deploy-to-file-system-receiver/m-p/306189#M259319</guid>
      <dc:creator>johnhelen</dc:creator>
      <dc:date>2014-03-02T07:57:00Z</dc:date>
    </item>
  </channel>
</rss>

