<?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: Publish my own web site built from scratch to wcmqs web apps in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/publish-my-own-web-site-built-from-scratch-to-wcmqs-web-apps/m-p/305185#M258315</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have solved the problem, please feel free to point out any incongruence of errors you may find in my explanation below.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cause:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;When you create a web site root, any subsequent folder created in it, have a precise structure, with an index page of a type unknown to me and a collection folder.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;By creating a folder and assigning later type_ws.webroot, and then manually creating an index.html, such html page was of a type I presume article (how can I inspect node type from share ?), but for sure of a type different from the one created automatically. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Starting a structure workflow from such index.html caused the content to not be transferred.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Solution:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I solved the problem by creating a folder xyz inside the web root, then copying the generated index.html from xyz to root, and then start a workflow from this index.html.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;After approving the workflow, the content got transferred, and the wcmqs got its web site.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Feb 2014 10:42:14 GMT</pubDate>
    <dc:creator>leonardo_celati</dc:creator>
    <dc:date>2014-02-27T10:42:14Z</dc:date>
    <item>
      <title>Publish my own web site built from scratch to wcmqs web apps</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/publish-my-own-web-site-built-from-scratch-to-wcmqs-web-apps/m-p/305183#M258313</link>
      <description>For a better understanding to the certification path I am trying to build my own web site, following the finance sample web site, with the intention to be published trough wcmqs web app.I have two folders: Authoring &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; –&amp;gt; httpand an empty Publishing folder.I set both to web site type. While</description>
      <pubDate>Tue, 25 Feb 2014 11:02:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/publish-my-own-web-site-built-from-scratch-to-wcmqs-web-apps/m-p/305183#M258313</guid>
      <dc:creator>leonardo_celati</dc:creator>
      <dc:date>2014-02-25T11:02:28Z</dc:date>
    </item>
    <item>
      <title>Re: Publish my own web site built from scratch to wcmqs web apps</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/publish-my-own-web-site-built-from-scratch-to-wcmqs-web-apps/m-p/305184#M258314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have partially solved the problem. There was an error in the publishing folder properties.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Basically I changed the Host Name to reflect the way I access the live web site.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Host Name: myserver.com &amp;lt;—&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Host Port: 8080&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Web App Context: wcmqs&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Publish target: (none as in web quick start sample)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, I am still facing the problem of content not being transferred from Authoring to Publishing after an approved workflow, resulting in Publishing to be empty, and therefore I am getting the error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;A problem has occurred. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This page could not be rendered: &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;404page &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Please notify your system administrator.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have already checked the webquickstart.log and alfresco.log and there's no relevant error in it.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Feb 2014 17:28:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/publish-my-own-web-site-built-from-scratch-to-wcmqs-web-apps/m-p/305184#M258314</guid>
      <dc:creator>leonardo_celati</dc:creator>
      <dc:date>2014-02-25T17:28:00Z</dc:date>
    </item>
    <item>
      <title>Re: Publish my own web site built from scratch to wcmqs web apps</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/publish-my-own-web-site-built-from-scratch-to-wcmqs-web-apps/m-p/305185#M258315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have solved the problem, please feel free to point out any incongruence of errors you may find in my explanation below.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cause:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;When you create a web site root, any subsequent folder created in it, have a precise structure, with an index page of a type unknown to me and a collection folder.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;By creating a folder and assigning later type_ws.webroot, and then manually creating an index.html, such html page was of a type I presume article (how can I inspect node type from share ?), but for sure of a type different from the one created automatically. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Starting a structure workflow from such index.html caused the content to not be transferred.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Solution:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I solved the problem by creating a folder xyz inside the web root, then copying the generated index.html from xyz to root, and then start a workflow from this index.html.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;After approving the workflow, the content got transferred, and the wcmqs got its web site.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Feb 2014 10:42:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/publish-my-own-web-site-built-from-scratch-to-wcmqs-web-apps/m-p/305185#M258315</guid>
      <dc:creator>leonardo_celati</dc:creator>
      <dc:date>2014-02-27T10:42:14Z</dc:date>
    </item>
  </channel>
</rss>

