<?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: WebScript that creates a new Space? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/webscript-that-creates-a-new-space/m-p/150234#M105121</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;what you want to do create a folder with all the subfolders you want in /Company Home/Data Dictionary/Space Templates/&amp;lt;your template folder&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;then give the node id of &amp;lt;your template folder&amp;gt; to the flexspaces create spaces webscript optional&amp;nbsp; t={templateId?} arg&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Jul 2008 20:13:29 GMT</pubDate>
    <dc:creator>stevereiner</dc:creator>
    <dc:date>2008-07-03T20:13:29Z</dc:date>
    <item>
      <title>WebScript that creates a new Space?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/webscript-that-creates-a-new-space/m-p/150231#M105118</link>
      <description>Hello,Has anyone written a Web Script that creates a new Space (passed as a parameter) within an existing Space (also passed as a parameter)?If the answer is yes…. can you share the full code example?</description>
      <pubDate>Thu, 03 Jul 2008 07:40:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/webscript-that-creates-a-new-space/m-p/150231#M105118</guid>
      <dc:creator>theorbix</dc:creator>
      <dc:date>2008-07-03T07:40:07Z</dc:date>
    </item>
    <item>
      <title>Re: WebScript that creates a new Space?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/webscript-that-creates-a-new-space/m-p/150232#M105119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;FlexSpaces has a create space web script in its xml data web script package&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forge.alfresco.com/projects/flexspaces/" rel="nofollow noopener noreferrer"&gt;http://forge.alfresco.com/projects/flexspaces/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;See &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;integratedsemantics/space/createSpace.post.desc.xml&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Takes either parent nodeid or path,&amp;nbsp; new space name&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(optionally title, description, template node id, non default symbolic icon name)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Steve&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jul 2008 17:14:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/webscript-that-creates-a-new-space/m-p/150232#M105119</guid>
      <dc:creator>stevereiner</dc:creator>
      <dc:date>2008-07-03T17:14:52Z</dc:date>
    </item>
    <item>
      <title>Re: WebScript that creates a new Space?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/webscript-that-creates-a-new-space/m-p/150233#M105120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am new to Alfresoc, so I am trying to understand the structure and how it works.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Actually, I am trying to make some customization on the code based on what I need, but I need some help for that.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;what I am trying to do is to create project folder and inside this project folder there should be many sub-folders.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;For example; I want to creat a project folder, once I create it, it shoul contain: Project Deliverables folder, and inside this folder, there should be Concept folder.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;so please can any one help me to do that?&amp;nbsp; &lt;img id="smileyvery-happy" class="emoticon emoticon-smileyvery-happy" src="https://connect.hyland.com/i/smilies/16x16_smiley-very-happy.png" alt="Smiley Very Happy" title="Smiley Very Happy" /&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jul 2008 19:46:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/webscript-that-creates-a-new-space/m-p/150233#M105120</guid>
      <dc:creator>monham</dc:creator>
      <dc:date>2008-07-03T19:46:51Z</dc:date>
    </item>
    <item>
      <title>Re: WebScript that creates a new Space?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/webscript-that-creates-a-new-space/m-p/150234#M105121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;what you want to do create a folder with all the subfolders you want in /Company Home/Data Dictionary/Space Templates/&amp;lt;your template folder&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;then give the node id of &amp;lt;your template folder&amp;gt; to the flexspaces create spaces webscript optional&amp;nbsp; t={templateId?} arg&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jul 2008 20:13:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/webscript-that-creates-a-new-space/m-p/150234#M105121</guid>
      <dc:creator>stevereiner</dc:creator>
      <dc:date>2008-07-03T20:13:29Z</dc:date>
    </item>
    <item>
      <title>Re: WebScript that creates a new Space?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/webscript-that-creates-a-new-space/m-p/150235#M105122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for replaying.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Actually, I created folders and subfolder in Company Home/Data Dictionary/Space Templates, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;but after that I did not understand what I have to do, could you please explain that to me in more details.&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>Mon, 07 Jul 2008 13:26:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/webscript-that-creates-a-new-space/m-p/150235#M105122</guid>
      <dc:creator>monham</dc:creator>
      <dc:date>2008-07-07T13:26:01Z</dc:date>
    </item>
  </channel>
</rss>

