<?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: Customised web quick start app migration in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/customised-web-quick-start-app-migration/m-p/254193#M207323</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;OK, this shouldn't be too hard then. I recommend that you install WQS on the new instance, create a Share site and import one of the sample WQS sites into it using the WQS dashlet. Then, using Share, go into the Document Library and delete the folder "Alfresco Quick Start". For the sake of these instructions I'll assume that you have named your new Share site "wqs", but naturally you can call it what you want.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;On the old instance you should export the "Alfresco Quick Start" folder (or the equivalent, if you've renamed it) to an ACP. I don't know if you're familiar with this process already, but you can &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Export_and_Import" rel="nofollow noopener noreferrer"&gt;read about it on the wiki&lt;/A&gt;&lt;SPAN&gt;. Note that this makes use of the Explorer application that comes with Alfresco. It is typically accessed at "alfresco-host:8080/alfresco". Follow the instructions in the "&lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Export_and_Import#Web_Client_Export_.26_Import_of_Folders_.26_Files" rel="nofollow noopener noreferrer"&gt;Web Client Export &amp;amp; Import of Folders &amp;amp; Files&lt;/A&gt;&lt;SPAN&gt;" section. For the export options choose these:&lt;/SPAN&gt;&lt;BR /&gt;&lt;UL&gt;&lt;LI&gt;Package name - "mywqsexport"&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Destination - Company Home&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Include children - Yes&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Include self - Yes&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Run in background - No&lt;/LI&gt;&lt;/UL&gt;&lt;SPAN&gt;Once you've clicked OK and it's done its work you should see a file named "mywqsexport.acp" in the Company Home folder. Download this file onto your local disk.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now point your browser at the Explorer app on your new installation. Navigate to the doc lib of your new Share site (Company Home/Sites/wqs/documentLibrary). Follow the instructions on that wiki page to import your shiny new ACP file (again, I tend to NOT run in the background, but it's up to you).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Take your customised wcmqs.war (or whatever you've called it), and configure it to point at your new Alfresco installation. You can do that either by copying it to the Tomcat used by your new installation, or by editing the "wcmqs.api.alfresco" property in a file located on your classpath here: alfresco/extension/wqsapi-custom.properties (the default for that property is "&lt;/SPAN&gt;&lt;A href="http://localhost:8080/alfresco" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/alfresco&lt;/A&gt;&lt;SPAN&gt;").&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;With any luck at all, you will now have your WQS website deployed on your new instance. You may need to edit the metadata on your website nodes in the repository (the ones named "Quick Start Editorial" and "Quick Start Live" by default) to set the host name appropriately.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 20 Oct 2011 08:33:30 GMT</pubDate>
    <dc:creator>bremmington</dc:creator>
    <dc:date>2011-10-20T08:33:30Z</dc:date>
    <item>
      <title>Customised web quick start app migration</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/customised-web-quick-start-app-migration/m-p/254186#M207316</link>
      <description>Hi all,Is it possible to migrate a customised webquick start application available within alfresco share running on a host (say old-dev) to a&amp;nbsp; new installation of Alfresco running on another host (new-dev)? The new installation does not have webquick start installed. Thanks for your help./Dominic</description>
      <pubDate>Wed, 19 Oct 2011 13:41:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/customised-web-quick-start-app-migration/m-p/254186#M207316</guid>
      <dc:creator>abbeydom</dc:creator>
      <dc:date>2011-10-19T13:41:58Z</dc:date>
    </item>
    <item>
      <title>Re: Customised web quick start app migration</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/customised-web-quick-start-app-migration/m-p/254187#M207317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Probably. What has been customised and how?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2011 13:48:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/customised-web-quick-start-app-migration/m-p/254187#M207317</guid>
      <dc:creator>bremmington</dc:creator>
      <dc:date>2011-10-19T13:48:38Z</dc:date>
    </item>
    <item>
      <title>Re: Customised web quick start app migration</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/customised-web-quick-start-app-migration/m-p/254188#M207318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for your response. For now: Navigation, new folders excluded from navigation, new collections, new and existing pages, templates and webscripts. All modifications made within Alfresco share and by editing the wcmqs source code.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;/Dominic&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2011 14:13:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/customised-web-quick-start-app-migration/m-p/254188#M207318</guid>
      <dc:creator>abbeydom</dc:creator>
      <dc:date>2011-10-19T14:13:14Z</dc:date>
    </item>
    <item>
      <title>Re: Customised web quick start app migration</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/customised-web-quick-start-app-migration/m-p/254189#M207319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is there any particular reason why the new installation doesn't have WQS installed? It would be simpler if it did…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2011 14:23:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/customised-web-quick-start-app-migration/m-p/254189#M207319</guid>
      <dc:creator>bremmington</dc:creator>
      <dc:date>2011-10-19T14:23:42Z</dc:date>
    </item>
    <item>
      <title>Re: Customised web quick start app migration</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/customised-web-quick-start-app-migration/m-p/254190#M207320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It was missed out during installation, kind of an oversight, we can probably add it to the install but if do how do we go about migrating the changes over apart of redoing all the customisation steps again?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Dominic&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2011 15:08:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/customised-web-quick-start-app-migration/m-p/254190#M207320</guid>
      <dc:creator>abbeydom</dc:creator>
      <dc:date>2011-10-19T15:08:24Z</dc:date>
    </item>
    <item>
      <title>Re: Customised web quick start app migration</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/customised-web-quick-start-app-migration/m-p/254191#M207321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I think I need a little more info about the nature of your customisations. Have you altered any of the code or config that is part of either of the two WQS AMP files, or have all of your changes been done eby editing/creating content using Share and by editing the files in wcmqs.war? From your earlier description it sounds like it's the latter, but worth double-checking.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2011 15:16:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/customised-web-quick-start-app-migration/m-p/254191#M207321</guid>
      <dc:creator>bremmington</dc:creator>
      <dc:date>2011-10-19T15:16:34Z</dc:date>
    </item>
    <item>
      <title>Re: Customised web quick start app migration</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/customised-web-quick-start-app-migration/m-p/254192#M207322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes. It is the latter as you stated; that described what I have done. However, I do not know what the wcmqs AMP files are, so not sure if I have touched them or not.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Dominic&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2011 15:32:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/customised-web-quick-start-app-migration/m-p/254192#M207322</guid>
      <dc:creator>abbeydom</dc:creator>
      <dc:date>2011-10-19T15:32:18Z</dc:date>
    </item>
    <item>
      <title>Re: Customised web quick start app migration</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/customised-web-quick-start-app-migration/m-p/254193#M207323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;OK, this shouldn't be too hard then. I recommend that you install WQS on the new instance, create a Share site and import one of the sample WQS sites into it using the WQS dashlet. Then, using Share, go into the Document Library and delete the folder "Alfresco Quick Start". For the sake of these instructions I'll assume that you have named your new Share site "wqs", but naturally you can call it what you want.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;On the old instance you should export the "Alfresco Quick Start" folder (or the equivalent, if you've renamed it) to an ACP. I don't know if you're familiar with this process already, but you can &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Export_and_Import" rel="nofollow noopener noreferrer"&gt;read about it on the wiki&lt;/A&gt;&lt;SPAN&gt;. Note that this makes use of the Explorer application that comes with Alfresco. It is typically accessed at "alfresco-host:8080/alfresco". Follow the instructions in the "&lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Export_and_Import#Web_Client_Export_.26_Import_of_Folders_.26_Files" rel="nofollow noopener noreferrer"&gt;Web Client Export &amp;amp; Import of Folders &amp;amp; Files&lt;/A&gt;&lt;SPAN&gt;" section. For the export options choose these:&lt;/SPAN&gt;&lt;BR /&gt;&lt;UL&gt;&lt;LI&gt;Package name - "mywqsexport"&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Destination - Company Home&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Include children - Yes&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Include self - Yes&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Run in background - No&lt;/LI&gt;&lt;/UL&gt;&lt;SPAN&gt;Once you've clicked OK and it's done its work you should see a file named "mywqsexport.acp" in the Company Home folder. Download this file onto your local disk.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now point your browser at the Explorer app on your new installation. Navigate to the doc lib of your new Share site (Company Home/Sites/wqs/documentLibrary). Follow the instructions on that wiki page to import your shiny new ACP file (again, I tend to NOT run in the background, but it's up to you).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Take your customised wcmqs.war (or whatever you've called it), and configure it to point at your new Alfresco installation. You can do that either by copying it to the Tomcat used by your new installation, or by editing the "wcmqs.api.alfresco" property in a file located on your classpath here: alfresco/extension/wqsapi-custom.properties (the default for that property is "&lt;/SPAN&gt;&lt;A href="http://localhost:8080/alfresco" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/alfresco&lt;/A&gt;&lt;SPAN&gt;").&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;With any luck at all, you will now have your WQS website deployed on your new instance. You may need to edit the metadata on your website nodes in the repository (the ones named "Quick Start Editorial" and "Quick Start Live" by default) to set the host name appropriately.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Oct 2011 08:33:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/customised-web-quick-start-app-migration/m-p/254193#M207323</guid>
      <dc:creator>bremmington</dc:creator>
      <dc:date>2011-10-20T08:33:30Z</dc:date>
    </item>
    <item>
      <title>Re: Customised web quick start app migration</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/customised-web-quick-start-app-migration/m-p/254194#M207324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello Brian,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks a lot for this. I can confirm the procedure works and issue now resolved.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Dominic&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jan 2012 12:03:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/customised-web-quick-start-app-migration/m-p/254194#M207324</guid>
      <dc:creator>abbeydom</dc:creator>
      <dc:date>2012-01-04T12:03:02Z</dc:date>
    </item>
  </channel>
</rss>

