<?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 Anyway to purge a custome dashboard? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/anyway-to-purge-a-custome-dashboard/m-p/189441#M142571</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a share user who keeps loosing his custom dashboard.&amp;nbsp; When he customizes it and tries to load it surprisingly frequently (but intermittently) he generates a 409 error (in the console).&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Some times it happens when he first sets the custom dashlets, sometimes it happens later on just a random dashboard load.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The errors are not verbose enough for me to track down, nor are they consistent.&amp;nbsp; he is the only user generating this.&amp;nbsp; (will post errors if anyone wants them)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So, when i went to the database to look at his dashboard, It appeared it kept a log of every single change ever made to his dashboard.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a way to safely purge this so i can reduce his dashboard to a blank (and hopefully working) state?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I believe it is in the AVM store somewhere.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, while on this note, Is there a generally safe way to delete a node and all its dependencies by node number.&amp;nbsp; I have a corrupt NTLM user who i cant delete even when i set the &amp;lt;delete="true"&amp;gt; flag in the configuration.&amp;nbsp; (that's not the proper syntax but it works on any other user but this one)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Adam&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Dec 2008 04:36:08 GMT</pubDate>
    <dc:creator>ofrxnz</dc:creator>
    <dc:date>2008-12-17T04:36:08Z</dc:date>
    <item>
      <title>Anyway to purge a custome dashboard?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/anyway-to-purge-a-custome-dashboard/m-p/189441#M142571</link>
      <description>I have a share user who keeps loosing his custom dashboard.&amp;nbsp; When he customizes it and tries to load it surprisingly frequently (but intermittently) he generates a 409 error (in the console).&amp;nbsp; Some times it happens when he first sets the custom dashlets, sometimes it happens later on just a random d</description>
      <pubDate>Wed, 17 Dec 2008 04:36:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/anyway-to-purge-a-custome-dashboard/m-p/189441#M142571</guid>
      <dc:creator>ofrxnz</dc:creator>
      <dc:date>2008-12-17T04:36:08Z</dc:date>
    </item>
    <item>
      <title>Re: Anyway to purge a custome dashboard?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/anyway-to-purge-a-custome-dashboard/m-p/189442#M142572</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Adam,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sounds like a strange issue, you mind sending the username of the user? Doubt that is the problem but it could be worth checking.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To clear the users dashboard do the following:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Point your FTP client against localhost:21 (if your running the ftp client on the same machine as your alfresco server) and login as admin.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If you have problems connecting, check the alfresco servers log to see the port wasn't already taken by another application, if that is the case make sure to config your server to use another port. Instructions how to do this can be found here:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Alfresco version &amp;lt; 3.2 &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/File_Server_Configuration" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/File_Server_Configuration&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;Alfresco version &amp;gt;= 3.2 &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/File_Server_Subsystem" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/File_Server_Subsystem&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Change dir to AVM/sitestore/{ALFRESCO VERSION}/DATA/alfresco/site-data/components&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;3. Remove all files that matches the following pattern:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;page.component-&amp;lt;columnIndex&amp;gt;-&amp;lt;columnPosition&amp;gt;.user~&amp;lt;userName&amp;gt;~dashboard.xml&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That shall at least make your user get a clean dashboard.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Good luck!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;:: Erik&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Oct 2010 13:04:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/anyway-to-purge-a-custome-dashboard/m-p/189442#M142572</guid>
      <dc:creator>erikwinlof</dc:creator>
      <dc:date>2010-10-26T13:04:55Z</dc:date>
    </item>
  </channel>
</rss>

