<?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: Backup user information before deleting from Alfresco Share in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/backup-user-information-before-deleting-from-alfresco-share/m-p/123107#M33714</link>
    <description>&lt;P&gt;It is a bad idea to&amp;nbsp;&lt;SPAN&gt;CRUD directly on alfresco's database. Never touch database. Think about SDK methods.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 18 Oct 2021 23:55:22 GMT</pubDate>
    <dc:creator>fedorow</dc:creator>
    <dc:date>2021-10-18T23:55:22Z</dc:date>
    <item>
      <title>Backup user information before deleting from Alfresco Share</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/backup-user-information-before-deleting-from-alfresco-share/m-p/123106#M33713</link>
      <description>&lt;P&gt;We are currently running Alfresco content services(6.2) in our development projects and would like to seek community's help on few questions we have.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;We currently disable or delete few users based on their activity to maintain user count below a subscription threshold. So, we want to backup/store user data(like site membership) before disabling/deleting a user. Our idea now is to save user site membership information in a custom table inside alfresco's mysql database and restore that data when required.&lt;BR /&gt;we wanted to seek communuity's help to see if it's possible to write user information to Alfresco's database. If so, how do we perform CRUD operations on alfresco's database.&lt;/P&gt;&lt;P&gt;Thank you for your time.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Oct 2021 15:10:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/backup-user-information-before-deleting-from-alfresco-share/m-p/123106#M33713</guid>
      <dc:creator>saikumar</dc:creator>
      <dc:date>2021-10-18T15:10:19Z</dc:date>
    </item>
    <item>
      <title>Re: Backup user information before deleting from Alfresco Share</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/backup-user-information-before-deleting-from-alfresco-share/m-p/123107#M33714</link>
      <description>&lt;P&gt;It is a bad idea to&amp;nbsp;&lt;SPAN&gt;CRUD directly on alfresco's database. Never touch database. Think about SDK methods.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Oct 2021 23:55:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/backup-user-information-before-deleting-from-alfresco-share/m-p/123107#M33714</guid>
      <dc:creator>fedorow</dc:creator>
      <dc:date>2021-10-18T23:55:22Z</dc:date>
    </item>
    <item>
      <title>Re: Backup user information before deleting from Alfresco Share</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/backup-user-information-before-deleting-from-alfresco-share/m-p/123108#M33715</link>
      <description>&lt;P&gt;Agreed with &lt;SPAN class="UserName lia-user-name lia-user-rank-Senior-Member lia-component-message-view-widget-author-username"&gt;&lt;A href="https://hub.alfresco.com/t5/user/viewprofilepage/user-id/6711" target="_self" rel="nofollow noopener noreferrer"&gt;&lt;SPAN class=""&gt;fedorow&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;The easiest and recommended way is vía &lt;A href="https://ecmarchitect.com/alfresco-developer-series-tutorials/maven-sdk/tutorial/tutorial.html" target="_blank" rel="noopener nofollow noreferrer"&gt;SDK&lt;/A&gt;. You can develop a &lt;A href="https://gist.github.com/CesarCapillas/6f7692a1d657ce43851598ca9d5ecaa1#file-get-user-info-js" target="_blank" rel="noopener nofollow noreferrer"&gt;javascript&lt;/A&gt; or even a &lt;A href="https://ecmarchitect.com/alfresco-developer-series-tutorials/webscripts/tutorial/tutorial.html" target="_blank" rel="noopener nofollow noreferrer"&gt;webscript&lt;/A&gt; to extract that information.&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Cristina.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Oct 2021 10:15:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/backup-user-information-before-deleting-from-alfresco-share/m-p/123108#M33715</guid>
      <dc:creator>cristinamr</dc:creator>
      <dc:date>2021-10-19T10:15:41Z</dc:date>
    </item>
    <item>
      <title>Re: Backup user information before deleting from Alfresco Share</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/backup-user-information-before-deleting-from-alfresco-share/m-p/123109#M33716</link>
      <description>&lt;P&gt;thank you for your replies.&lt;/P&gt;&lt;P&gt;for existing users we can use something like "&lt;A title="get-user-info" href="https://gist.github.com/CesarCapillas/6f7692a1d657ce43851598ca9d5ecaa1#file-get-user-info-js" target="_blank" rel="noopener nofollow noreferrer"&gt;get-user-info&lt;/A&gt;", but for a deleted user do you think it is possible to retrieve the list of sites the user belonged to?&lt;/P&gt;&lt;P&gt;thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Oct 2021 13:51:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/backup-user-information-before-deleting-from-alfresco-share/m-p/123109#M33716</guid>
      <dc:creator>saikumar</dc:creator>
      <dc:date>2021-10-19T13:51:50Z</dc:date>
    </item>
  </channel>
</rss>

