<?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: Deploying to filesystem in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/deploying-to-filesystem/m-p/96191#M66069</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Exactly.&amp;nbsp; That's what I'd recommend.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Make a copy of the default WCM workflow, and then extend to add a remote file-server deployment step from the preview sandbox.&amp;nbsp; Further, I'd modify the task dialog for reviewer's so that the preview link is redirected to your custom web app for each of the items listed in the task list.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As an add, you may also want to generate email notification to prevent your reviewers from needing to go to a task dialog at all.&amp;nbsp; You can generates links to your preview server to embed in the email, and, using webscripts, have URLs to enable approve or reject.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We should include an example of this as well.&amp;nbsp; Something for us to consider once we stabilize Community and ship Enterprise.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Good use case.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kevin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Jul 2007 15:49:06 GMT</pubDate>
    <dc:creator>kvc</dc:creator>
    <dc:date>2007-07-04T15:49:06Z</dc:date>
    <item>
      <title>Deploying to filesystem</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/deploying-to-filesystem/m-p/96188#M66066</link>
      <description>The ability to deploy from an alfresco content repository to remote filesystems was touted for WCM 2.1 but I can't find any sign of it anywhere! I've looked through these forums and found only a few related posts, but no guidance or solution. I'm relatively comfortable using alfresco to create my si</description>
      <pubDate>Wed, 04 Jul 2007 13:18:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/deploying-to-filesystem/m-p/96188#M66066</guid>
      <dc:creator>kseal</dc:creator>
      <dc:date>2007-07-04T13:18:10Z</dc:date>
    </item>
    <item>
      <title>Re: Deploying to filesystem</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/deploying-to-filesystem/m-p/96189#M66067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, the FS receiver code is part of the 2.1 source.&amp;nbsp; For Community RC1, we do not yet have the following:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;(a) Installer / installation instructions for the remote receiver&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(b) Remote server specification in GUI (checked in today; not in RC1)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;© Config file for specifying:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -&amp;nbsp; Directories to include / exclude in deployment&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -&amp;nbsp; Remote server path mount&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -&amp;nbsp; Remote server script / program execution&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;These three items will be part of an updated Community build in the next two weeks.&amp;nbsp; The current version in RC1 without (a), (b), and © is noted as BETA on the main WCM wiki page.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can find the receiver components in our source at:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;/projects/deployment/source/java/org/alfresco/deployment&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;Glad to hear you will be able to take advantage of this capabilty.&amp;nbsp; If you'd like to submit any details on your intended deployment use case so that we can use as a validation point before we finalize RC2, just email to &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:kevinc@alfresco.com" rel="nofollow noopener noreferrer"&gt;kevinc@alfresco.com&lt;/A&gt;&lt;SPAN&gt;.&amp;nbsp; Would love to review that with the team, who in turn would like to see this capability used.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kevin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jul 2007 14:49:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/deploying-to-filesystem/m-p/96189#M66067</guid>
      <dc:creator>kvc</dc:creator>
      <dc:date>2007-07-04T14:49:58Z</dc:date>
    </item>
    <item>
      <title>Re: Deploying to filesystem</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/deploying-to-filesystem/m-p/96190#M66068</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the swift response! I'm glad to hear that remote deployment is planned for the near future and I'll definitely keep an eye out for the next release.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In response to your request for more information I don't think what I'm looking for is particularly exotic - primarily the ability to deploy files to remote filesystems from the alfresco user interface.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Perhaps the only unusual thing is that I would like to group the filesystems and deploy to groups of them, for example:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;preview environment&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; 123.45.67.89:1234&lt;/SPAN&gt;&lt;BR /&gt;&lt;STRONG&gt;production environment&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; 223.45.67.89:1234&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; 323.45.67.89:1234&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The intent is to use WCM to create the content but not necessarily preview it (the content is highly reliant on being hosted in the correct environment) - a manual deployment from staging sandbox to the preview environment will suffice for workflow before deployment to production.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Perhaps this can be better met by having a "preview sandbox" (that deploys to the preview filesystems) and a "production sandbox" (deploying to the production filesystems) for purposes of permissioning and workflow? I'd appreciate any thoughts the experts might have on this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jul 2007 15:41:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/deploying-to-filesystem/m-p/96190#M66068</guid>
      <dc:creator>kseal</dc:creator>
      <dc:date>2007-07-04T15:41:43Z</dc:date>
    </item>
    <item>
      <title>Re: Deploying to filesystem</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/deploying-to-filesystem/m-p/96191#M66069</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Exactly.&amp;nbsp; That's what I'd recommend.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Make a copy of the default WCM workflow, and then extend to add a remote file-server deployment step from the preview sandbox.&amp;nbsp; Further, I'd modify the task dialog for reviewer's so that the preview link is redirected to your custom web app for each of the items listed in the task list.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As an add, you may also want to generate email notification to prevent your reviewers from needing to go to a task dialog at all.&amp;nbsp; You can generates links to your preview server to embed in the email, and, using webscripts, have URLs to enable approve or reject.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We should include an example of this as well.&amp;nbsp; Something for us to consider once we stabilize Community and ship Enterprise.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Good use case.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kevin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jul 2007 15:49:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/deploying-to-filesystem/m-p/96191#M66069</guid>
      <dc:creator>kvc</dc:creator>
      <dc:date>2007-07-04T15:49:06Z</dc:date>
    </item>
  </channel>
</rss>

