<?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: Set a path length constraint in Alfresco in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/set-a-path-length-constraint-in-alfresco/m-p/196661#M149791</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ok I just resolved editing &lt;/SPAN&gt;&lt;EM&gt;IntegrityCheck.java&lt;/EM&gt;&lt;SPAN&gt; and adding a custom class that I named "PathIntegrityEvent". This custom class verify the path length of folders, contents and links&amp;nbsp; and it is enabled in &lt;/SPAN&gt;&lt;STRONG&gt;onCreateNode&lt;/STRONG&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;STRONG&gt;onUpdateProperties &lt;/STRONG&gt;&lt;SPAN&gt; and &lt;/SPAN&gt;&lt;STRONG&gt;onCreateChildAssociation&lt;/STRONG&gt;&lt;SPAN&gt; (for moving operations) methods of &lt;/SPAN&gt;&lt;EM&gt;IntegrityCheck &lt;/EM&gt;&lt;SPAN&gt;class.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It seems work, even if I have some redundant check in the copy operation of folders (a same path can be checked more times).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 Apr 2009 09:47:50 GMT</pubDate>
    <dc:creator>diegop</dc:creator>
    <dc:date>2009-04-01T09:47:50Z</dc:date>
    <item>
      <title>Set a path length constraint in Alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/set-a-path-length-constraint-in-alfresco/m-p/196658#M149788</link>
      <description>Hi, what is the best way to configure a path length constraint in Alfresco? Our problems are due to CIFS and Windows Explorer: if some user create a space or a content in Alfresco with a path greater then 256 characters the Windows Explorer fails.Of course, There are not problems with the navigation</description>
      <pubDate>Mon, 30 Mar 2009 09:11:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/set-a-path-length-constraint-in-alfresco/m-p/196658#M149788</guid>
      <dc:creator>diegop</dc:creator>
      <dc:date>2009-03-30T09:11:20Z</dc:date>
    </item>
    <item>
      <title>Re: Set a path length constraint in Alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/set-a-path-length-constraint-in-alfresco/m-p/196659#M149789</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Customise the content model to configure constraints &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Constraints" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Constraints&lt;/A&gt;&lt;SPAN&gt; on the cm:Folder title.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Mar 2009 09:52:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/set-a-path-length-constraint-in-alfresco/m-p/196659#M149789</guid>
      <dc:creator>zaizi</dc:creator>
      <dc:date>2009-03-30T09:52:21Z</dc:date>
    </item>
    <item>
      <title>Re: Set a path length constraint in Alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/set-a-path-length-constraint-in-alfresco/m-p/196660#M149790</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Customise the content model to configure constraints &lt;A href="http://wiki.alfresco.com/wiki/Constraints" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Constraints&lt;/A&gt; on the cm:Folder title.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;I have already seen that page.&amp;nbsp; &lt;img id="smileysad" class="emoticon emoticon-smileysad" src="https://connect.hyland.com/i/smilies/16x16_smiley-sad.png" alt="Smiley Sad" title="Smiley Sad" /&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And I noticed that (adding a custom constraint) you can check only the value of the field, without any way to access to its parent node and check the full path.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It's possible to notice that seeing:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://dev.alfresco.com/resource/docs/java/repository/org/alfresco/repo/dictionary/constraint/AbstractConstraint.html" rel="nofollow noopener noreferrer"&gt;http://dev.alfresco.com/resource/docs/java/repository/org/alfresco/repo/dictionary/constraint/AbstractConstraint.html&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Mar 2009 11:08:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/set-a-path-length-constraint-in-alfresco/m-p/196660#M149790</guid>
      <dc:creator>diegop</dc:creator>
      <dc:date>2009-03-30T11:08:58Z</dc:date>
    </item>
    <item>
      <title>Re: Set a path length constraint in Alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/set-a-path-length-constraint-in-alfresco/m-p/196661#M149791</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ok I just resolved editing &lt;/SPAN&gt;&lt;EM&gt;IntegrityCheck.java&lt;/EM&gt;&lt;SPAN&gt; and adding a custom class that I named "PathIntegrityEvent". This custom class verify the path length of folders, contents and links&amp;nbsp; and it is enabled in &lt;/SPAN&gt;&lt;STRONG&gt;onCreateNode&lt;/STRONG&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;STRONG&gt;onUpdateProperties &lt;/STRONG&gt;&lt;SPAN&gt; and &lt;/SPAN&gt;&lt;STRONG&gt;onCreateChildAssociation&lt;/STRONG&gt;&lt;SPAN&gt; (for moving operations) methods of &lt;/SPAN&gt;&lt;EM&gt;IntegrityCheck &lt;/EM&gt;&lt;SPAN&gt;class.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It seems work, even if I have some redundant check in the copy operation of folders (a same path can be checked more times).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Apr 2009 09:47:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/set-a-path-length-constraint-in-alfresco/m-p/196661#M149791</guid>
      <dc:creator>diegop</dc:creator>
      <dc:date>2009-04-01T09:47:50Z</dc:date>
    </item>
  </channel>
</rss>

