<?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 Code to initialize documentlibrary?? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/code-to-initialize-documentlibrary/m-p/253314#M206444</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;SPAN&gt;I am desperatly looking for the piece of code that inializes the documentlibrary AFTER the creation of a new site.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The documentlibrary is present, only after I have visited it. I would like to silently invoke it without having the need to visit it, and afterwards save some files to the node.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can anyone here help me out please? :?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Nov 2010 15:04:51 GMT</pubDate>
    <dc:creator>tb13</dc:creator>
    <dc:date>2010-11-10T15:04:51Z</dc:date>
    <item>
      <title>Code to initialize documentlibrary??</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/code-to-initialize-documentlibrary/m-p/253314#M206444</link>
      <description>Hi,I am desperatly looking for the piece of code that inializes the documentlibrary AFTER the creation of a new site.The documentlibrary is present, only after I have visited it. I would like to silently invoke it without having the need to visit it, and afterwards save some files to the node.Can an</description>
      <pubDate>Wed, 10 Nov 2010 15:04:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/code-to-initialize-documentlibrary/m-p/253314#M206444</guid>
      <dc:creator>tb13</dc:creator>
      <dc:date>2010-11-10T15:04:51Z</dc:date>
    </item>
    <item>
      <title>Re: Code to initialize documentlibrary??</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/code-to-initialize-documentlibrary/m-p/253315#M206445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You just need to make any request to the doclist data webscripts. Most of the time, the container will be created due to the "Recently Modified Documents" dashlet which does exactly that.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The most lightweight way of creating the container is to call the following from a Share web-tier webscript:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;connector.get("/slingshot/doclib/container/" + siteId + "/documentLibrary")&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Nov 2010 16:55:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/code-to-initialize-documentlibrary/m-p/253315#M206445</guid>
      <dc:creator>mikeh</dc:creator>
      <dc:date>2010-11-10T16:55:51Z</dc:date>
    </item>
    <item>
      <title>Re: Code to initialize documentlibrary??</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/code-to-initialize-documentlibrary/m-p/253316#M206446</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank You sooo much!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Nov 2010 08:17:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/code-to-initialize-documentlibrary/m-p/253316#M206446</guid>
      <dc:creator>tb13</dc:creator>
      <dc:date>2010-11-11T08:17:36Z</dc:date>
    </item>
  </channel>
</rss>

