<?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: How to create sub-folder in stores repository? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-to-create-sub-folder-in-stores-repository/m-p/16864#M7543</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;BLOCKQUOTE class="jive-quote"&gt;If you want to create a new folder via web services, that can be seen from within the web client UI then the createStore method is not the correct way to do this.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;What than is the createStore method for? I tried to use it with WS - of course it failed&amp;nbsp; :roll:&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Jul 2007 09:15:50 GMT</pubDate>
    <dc:creator>tim-erwin</dc:creator>
    <dc:date>2007-07-26T09:15:50Z</dc:date>
    <item>
      <title>How to create sub-folder in stores repository?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-create-sub-folder-in-stores-repository/m-p/16862#M7541</link>
      <description>Hi, I am working in .NET 2003 / 2005 application - I have referred your dotNET2 sample and that is very useful to us. Now I would like to create new folder in alfresco from our .NET 2005 application - Please give me some clue for that. I have tried the following code, Alfresco.RepositoryWebService.R</description>
      <pubDate>Wed, 03 May 2006 05:39:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-create-sub-folder-in-stores-repository/m-p/16862#M7541</guid>
      <dc:creator>kannank</dc:creator>
      <dc:date>2006-05-03T05:39:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to create sub-folder in stores repository?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-create-sub-folder-in-stores-repository/m-p/16863#M7542</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;In Alfresco a store is a collection of nodes with a single root node.&amp;nbsp; For example the 'SpacesStore' is used by the UI as the main store to contain the folders and files of the application.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you want to create a new folder via web services, that can be seen from within the web client UI then the createStore method is not the correct way to do this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Instead look at the update method on the respository web service.&amp;nbsp; Here you will be able to form a CML statement which will create a node of type folder with a parent reference to the folder within which you want your new folder to appear.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Roy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 May 2006 08:33:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-create-sub-folder-in-stores-repository/m-p/16863#M7542</guid>
      <dc:creator>rwetherall</dc:creator>
      <dc:date>2006-05-03T08:33:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to create sub-folder in stores repository?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-create-sub-folder-in-stores-repository/m-p/16864#M7543</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;BLOCKQUOTE class="jive-quote"&gt;If you want to create a new folder via web services, that can be seen from within the web client UI then the createStore method is not the correct way to do this.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;What than is the createStore method for? I tried to use it with WS - of course it failed&amp;nbsp; :roll:&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jul 2007 09:15:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-create-sub-folder-in-stores-repository/m-p/16864#M7543</guid>
      <dc:creator>tim-erwin</dc:creator>
      <dc:date>2007-07-26T09:15:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to create sub-folder in stores repository?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-create-sub-folder-in-stores-repository/m-p/16865#M7544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Oh, I just recognized: createStore() did &lt;/SPAN&gt;&lt;STRONG&gt;not&lt;/STRONG&gt;&lt;SPAN&gt; fail. There is a new store with the given name. I'll try and play around with it…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The question remains: Why should we not use the createStore() with WS?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jul 2007 15:23:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-create-sub-folder-in-stores-repository/m-p/16865#M7544</guid>
      <dc:creator>tim-erwin</dc:creator>
      <dc:date>2007-07-26T15:23:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to create sub-folder in stores repository?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-create-sub-folder-in-stores-repository/m-p/16866#M7545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The store used by the conventional clients is &lt;/SPAN&gt;&lt;STRONG&gt;workspace://SpacesStore&lt;/STRONG&gt;&lt;SPAN&gt;.&amp;nbsp; If you want to have the built in clients interact with your folder, then you should put them somewhere below "Company Home".&amp;nbsp; You're not restricted to that location, ofcourse.&amp;nbsp; &lt;/SPAN&gt;&lt;STRONG&gt;createStore&lt;/STRONG&gt;&lt;SPAN&gt; creates a new tree of nodes, i.e. a new root node will be created for you.&amp;nbsp; It'll have its own Lucene index for one thing.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jul 2007 15:37:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-create-sub-folder-in-stores-repository/m-p/16866#M7545</guid>
      <dc:creator>derek</dc:creator>
      <dc:date>2007-07-31T15:37:35Z</dc:date>
    </item>
  </channel>
</rss>

