<?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 User Home Folder Contents in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/user-home-folder-contents/m-p/272918#M226048</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello to all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am beginning a PoC with Alfresco, started working on Community version but considering to end up buying subscription to get official support. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For now I have been able to do most of the things needed by simple configuration. My users come from LDAP sync, their data is collected correctly (both company and personal data), their home spaces are created according to a space template defined, that provides an initial structure for the user home folder.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In this home space of each user, there is a folder where the company stores documentation for the user. This documentation, like contract copies and so, is private for the user so we decided the best place to store it is inside this home space of each user. Hence we have a structure inside each home like this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;User1 Home&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Company Information&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;—- Contracts&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;—- Security Information&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;—- Payroll&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Shared Documents&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Personal documents&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;User2 Home&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Company Information&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;—- Contracts&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;—- Security Information&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;—- Payroll&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Shared Documents&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Personal documents&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;All this folders are created when the user home is created, by using a space template like this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Company User&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Company Information&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;—- Contracts&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;—- Security Information&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;—- Payroll&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Shared Documents&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Personal documents&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now, we need to add a new folder inside "Company Information". Of course as we add it to the space template, it is created for each new user added to the system. But it's not created to the actual existing users, as the template is not reapplied to their home folders that were created before the template change.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there any way to "re-apply" the space template to each user home space so the missing folder gets created? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We have been able to do this programatically, using Java and CMIS, but we think this is a pretty common situation and wonder wether there is already some built in functionality that we don't know to achieve it, or maybe this approach we decided to store this information inside each user home space is not the correct way to do it and we should have done it other way with standard functionalities.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any suggestions?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kind regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;David&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 31 Jan 2013 13:00:36 GMT</pubDate>
    <dc:creator>dmariaa</dc:creator>
    <dc:date>2013-01-31T13:00:36Z</dc:date>
    <item>
      <title>User Home Folder Contents</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/user-home-folder-contents/m-p/272918#M226048</link>
      <description>Hello to all,I am beginning a PoC with Alfresco, started working on Community version but considering to end up buying subscription to get official support. For now I have been able to do most of the things needed by simple configuration. My users come from LDAP sync, their data is collected correct</description>
      <pubDate>Thu, 31 Jan 2013 13:00:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/user-home-folder-contents/m-p/272918#M226048</guid>
      <dc:creator>dmariaa</dc:creator>
      <dc:date>2013-01-31T13:00:36Z</dc:date>
    </item>
    <item>
      <title>Re: User Home Folder Contents</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/user-home-folder-contents/m-p/272919#M226049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi David,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't want to change your solution but I would like to suggest you another point of view, more close to the way that Alfresco solve problems of a Company Repository and shared folders.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Looking to the folder's structure you develop, I imagine your need is a Company repository, a shared space and a "private" repository for your users.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My suggestion is:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- for the Company repository create a 'Company' folder under the root, containing all the documents (and subfolders) where the users share also documents.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- A shared folder under the root.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- The personal documents directly in the private user space.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Saying that, if you manage properly the permits on folders and documents in the shared spaces the answer to your question is easy: add one folder 'Informations' to the Company folder.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jan 2013 19:30:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/user-home-folder-contents/m-p/272919#M226049</guid>
      <dc:creator>fcorti</dc:creator>
      <dc:date>2013-01-31T19:30:24Z</dc:date>
    </item>
  </channel>
</rss>

