<?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: Integrating WCM with an existing site in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/integrating-wcm-with-an-existing-site/m-p/169933#M123267</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Web Scripts are (in general) the best way to programmatically access all content in Alfresco from some other system, no matter where it's stored (DM or WCM).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As for selecting whether DM or WCM is the most appropriate repository for a given use case, it's better to try to answer those questions I asked earlier and decide based on those capabilities.&amp;nbsp; Both repositories have equally good support for the physical storage of files (regardless of what types those files are), the differences are more in the additional services that Alfresco provides above the raw "filesystem" layer.&amp;nbsp; At some point the two repositories will be harmonised and the differences won't be apparent, but for now DM is stronger on the transformation / metadata extraction side, and WCM is stronger on the sandboxed content production, versioning, workflow and deployment front.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Peter&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Aug 2008 05:28:55 GMT</pubDate>
    <dc:creator>pmonks</dc:creator>
    <dc:date>2008-08-20T05:28:55Z</dc:date>
    <item>
      <title>Integrating WCM with an existing site</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/integrating-wcm-with-an-existing-site/m-p/169930#M123264</link>
      <description>Hi All,I am a complete newbie to Alfresco actually doing a POC for my firm, looking for someone to point me in the right direction.I need&amp;nbsp; to figure out how alfresco WCM can be used to manage some of the content our brand sites use.Following is a breef discription of what I would like to achieve&lt;IMG id="smileysurprised" class="emoticon emoticon-smileysurprised" src="https://migration33.stage.lithium.com/i/smilies/16x16_smiley-surprised.png" alt="Smiley Surprised" title="Smiley Surprised" /&gt;ur</description>
      <pubDate>Fri, 15 Aug 2008 18:13:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/integrating-wcm-with-an-existing-site/m-p/169930#M123264</guid>
      <dc:creator>new_to_alfresco</dc:creator>
      <dc:date>2008-08-15T18:13:16Z</dc:date>
    </item>
    <item>
      <title>Re: Integrating WCM with an existing site</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/integrating-wcm-with-an-existing-site/m-p/169931#M123265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Depending on a number of factors, this may be satisfiable by a simple Alfresco DM installation rather than Alfresco WCM.&amp;nbsp; To help determine this, take a stab at answering these questions:&lt;/SPAN&gt;&lt;BR /&gt;&lt;OL style="list-style-type:decimal;"&gt;&lt;LI&gt;Do you need to support sandboxed content production (where changes, including edits, do not propagate to the site until they're explicitly marked as being ready for publication)?&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Do you need a full version history, including deleted items?&amp;nbsp; Do you need to be able to easily and quickly rollback the site to a previous version?&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Do the authoring and delivery environments need to be decoupled (eg. for fault tolerance / high availability, to separate R/W authoring transactions from read/mostly delivery transactions, etc.)?&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Is the front end web site high volume (say, more than 100s of requests per second)?&lt;/LI&gt;&lt;/OL&gt;&lt;SPAN&gt;If you answered no to all of these questions, then Alfresco DM is probably the path of least resistance - with this model you'd simply manage your content in DM spaces and extend your webapp to query and retrieve content from that same Alfresco instance via Web Scripts - &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Web_Scripts" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Web_Scripts&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;On the other hand if you answered yes to any of these questions, then Alfresco WCM is likely to be a more appropriate choice.&amp;nbsp; In this model you'd create a Web Project to represent your site, configuring deployment (either an FSR or ASR - &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Category:WCM_Deployment" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Category:WCM_Deployment&lt;/A&gt;&lt;SPAN&gt;) to deploy approved content out to your webapp (which may also need to be extended to support querying and retrieval of that content from an ASR, assuming you need the capabilities an ASR offers).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now obviously there's a lot more detail to this, but I think answering this first question of DM vs WCM is important since the resulting architecture is quite different in these two approaches.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Peter&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Aug 2008 15:56:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/integrating-wcm-with-an-existing-site/m-p/169931#M123265</guid>
      <dc:creator>pmonks</dc:creator>
      <dc:date>2008-08-17T15:56:34Z</dc:date>
    </item>
    <item>
      <title>Re: Integrating WCM with an existing site</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/integrating-wcm-with-an-existing-site/m-p/169932#M123266</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for replying.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Let me put my understanding forward.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1) If i need to just manage documents I can go in for a Document Mangement extension&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2) If along with managing documents i decide to mange my brand site i should go in for WCM.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In both scenarios i will be using web scripts to access "documents"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is that correct ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Aug 2008 14:14:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/integrating-wcm-with-an-existing-site/m-p/169932#M123266</guid>
      <dc:creator>new_to_alfresco</dc:creator>
      <dc:date>2008-08-18T14:14:43Z</dc:date>
    </item>
    <item>
      <title>Re: Integrating WCM with an existing site</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/integrating-wcm-with-an-existing-site/m-p/169933#M123267</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Web Scripts are (in general) the best way to programmatically access all content in Alfresco from some other system, no matter where it's stored (DM or WCM).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As for selecting whether DM or WCM is the most appropriate repository for a given use case, it's better to try to answer those questions I asked earlier and decide based on those capabilities.&amp;nbsp; Both repositories have equally good support for the physical storage of files (regardless of what types those files are), the differences are more in the additional services that Alfresco provides above the raw "filesystem" layer.&amp;nbsp; At some point the two repositories will be harmonised and the differences won't be apparent, but for now DM is stronger on the transformation / metadata extraction side, and WCM is stronger on the sandboxed content production, versioning, workflow and deployment front.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Peter&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Aug 2008 05:28:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/integrating-wcm-with-an-existing-site/m-p/169933#M123267</guid>
      <dc:creator>pmonks</dc:creator>
      <dc:date>2008-08-20T05:28:55Z</dc:date>
    </item>
  </channel>
</rss>

