<?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: Where are infos stored? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/where-are-infos-stored/m-p/218353#M171483</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Generally you shouldn't need to be concerned with the database and the Alfresco engineers on this forum often advise strongly against manipulating the database content directly.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Almost everything in Alfresco, including users and rules, is stored as repository nodes. Of course, these repository node data is kept in the database, but the proper way to browse them is through the node browser, which is found in the Administration Console.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Users are stored in the alfrescoUserStore and rules and other content-specific aspects are stored in the SpacesStore, along with the content node they belong to.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 Dec 2009 12:35:19 GMT</pubDate>
    <dc:creator>gronfelt</dc:creator>
    <dc:date>2009-12-18T12:35:19Z</dc:date>
    <item>
      <title>Where are infos stored?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/where-are-infos-stored/m-p/218352#M171482</link>
      <description>I just want to understand where alfresco saves some infosFor example when i create some new users or some new space rules. Are there saved in the mysql database? I see a lot af tables there and can't manage to find where things are&amp;nbsp; &lt;IMG id="smileysad" class="emoticon emoticon-smileysad" src="https://migration33.stage.lithium.com/i/smilies/16x16_smiley-sad.png" alt="Smiley Sad" title="Smiley Sad" /&gt; Are they maybe stored on the file system?Any idea?Thanks</description>
      <pubDate>Thu, 17 Dec 2009 09:29:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/where-are-infos-stored/m-p/218352#M171482</guid>
      <dc:creator>sbudrez</dc:creator>
      <dc:date>2009-12-17T09:29:37Z</dc:date>
    </item>
    <item>
      <title>Re: Where are infos stored?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/where-are-infos-stored/m-p/218353#M171483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Generally you shouldn't need to be concerned with the database and the Alfresco engineers on this forum often advise strongly against manipulating the database content directly.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Almost everything in Alfresco, including users and rules, is stored as repository nodes. Of course, these repository node data is kept in the database, but the proper way to browse them is through the node browser, which is found in the Administration Console.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Users are stored in the alfrescoUserStore and rules and other content-specific aspects are stored in the SpacesStore, along with the content node they belong to.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Dec 2009 12:35:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/where-are-infos-stored/m-p/218353#M171483</guid>
      <dc:creator>gronfelt</dc:creator>
      <dc:date>2009-12-18T12:35:19Z</dc:date>
    </item>
    <item>
      <title>Re: Where are infos stored?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/where-are-infos-stored/m-p/218354#M171484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Do you mean that directly manipulation of the database can crate problems? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I need a way to manipulate those info outside of the administration console (let's say outside alfresco itself), is there a way to do this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Users are stored in the alfrescoUserStore and rules and other content-specific aspects are stored in the SpacesStore, along with the content node they belong to.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't understand. What are alfrescoUserStore and SpacesStore? They are not database tables or?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Dec 2009 13:19:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/where-are-infos-stored/m-p/218354#M171484</guid>
      <dc:creator>sbudrez</dc:creator>
      <dc:date>2009-12-21T13:19:05Z</dc:date>
    </item>
    <item>
      <title>Re: Where are infos stored?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/where-are-infos-stored/m-p/218355#M171485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You should be using one of the Alfresco Public APIs rather than trying to fiddle with the underlying database directly.&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes direct manipulation of the database can cause problems.&amp;nbsp;&amp;nbsp; And if you manage to get away with it then your code is likely to break the next time the private internals of Alfresco are re-worked.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Dec 2009 13:41:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/where-are-infos-stored/m-p/218355#M171485</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2009-12-21T13:41:32Z</dc:date>
    </item>
    <item>
      <title>Re: Where are infos stored?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/where-are-infos-stored/m-p/218356#M171486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I don't understand how does these API work&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm reading &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Web_Scripts#json" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Web_Scripts#json&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If i understand well here &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Repository_RESTful_API_Reference#Package:_.2Forg.2Falfresco.2Frepository.2Fsite.2Fmembership" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Repository_RESTful_API_Reference#Package:_.2Forg.2Falfresco.2Frepository.2Fsite.2Fmembership&lt;/A&gt;&lt;SPAN&gt; is the list of the various scripts&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;For example if i put inyo my browser this URL: &lt;/SPAN&gt;&lt;A href="http://localhost:8080/alfresco/service/api/people/smario" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/alfresco/service/api/people/smario&lt;/A&gt;&lt;SPAN&gt; (listed under Package: /org/alfresco/repository/person - Get Person) it gives me a file which contains the infos about the user "smario" of alfresco:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;{&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;"url": "\/alfresco\/service\/api\/person\/smario",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;"userName": "smario",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;"enabled": true,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;"firstName": "super",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;"lastName": "mario",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;"jobtitle": "",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;"organization": "",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;"location": "",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;"telephone": null,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;"mobile": null,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;"email": "smario@brazorf.it",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;"companyaddress1": null,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;"companyaddress2": null,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;"companyaddress3": null,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;"companypostcode": null,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;"companytelephone": null,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;"companyfax": null,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;"companyemail": null,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;"skype": null,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;"instantmsg": null,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;"quota": -1,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;"sizeCurrent": 0,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;"persondescription": null&lt;BR /&gt;}&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;But how can i for example create a new user?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Dec 2009 14:57:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/where-are-infos-stored/m-p/218356#M171486</guid>
      <dc:creator>sbudrez</dc:creator>
      <dc:date>2009-12-21T14:57:27Z</dc:date>
    </item>
  </channel>
</rss>

