<?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 How to validate duplicate workspace and Folder in Nuxeo in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-validate-duplicate-workspace-and-folder-in-nuxeo/m-p/321601#M8602</link>
    <description>&lt;P&gt;Hello, I need validate the creation of workspace/Folder with unique name.
In the Nuxeo am able to create workspace and folders with same existing name.
How to validate this.&lt;/P&gt;</description>
    <pubDate>Wed, 14 Oct 2015 13:55:32 GMT</pubDate>
    <dc:creator>Ramakrishna_Gad</dc:creator>
    <dc:date>2015-10-14T13:55:32Z</dc:date>
    <item>
      <title>How to validate duplicate workspace and Folder in Nuxeo</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-validate-duplicate-workspace-and-folder-in-nuxeo/m-p/321601#M8602</link>
      <description>&lt;P&gt;Hello, I need validate the creation of workspace/Folder with unique name.
In the Nuxeo am able to create workspace and folders with same existing name.
How to validate this.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Oct 2015 13:55:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-to-validate-duplicate-workspace-and-folder-in-nuxeo/m-p/321601#M8602</guid>
      <dc:creator>Ramakrishna_Gad</dc:creator>
      <dc:date>2015-10-14T13:55:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to validate duplicate workspace and Folder in Nuxeo</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-validate-duplicate-workspace-and-folder-in-nuxeo/m-p/321602#M8603</link>
      <description>&lt;P&gt;The solution is to create an EventListenr that on the documentCreated Event check if the name is not already used. If it's used you can throw &lt;CODE&gt;RecoverableClientException&lt;/CODE&gt; in the listener which will show an error message in the UI&lt;/P&gt;</description>
      <pubDate>Wed, 14 Oct 2015 14:01:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-to-validate-duplicate-workspace-and-folder-in-nuxeo/m-p/321602#M8603</guid>
      <dc:creator>Damien_Metzler</dc:creator>
      <dc:date>2015-10-14T14:01:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to validate duplicate workspace and Folder in Nuxeo</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-validate-duplicate-workspace-and-folder-in-nuxeo/m-p/321603#M8604</link>
      <description>&lt;P&gt;In order to reliably enforce name uniqueness within a folder, low-level infrastructure is needed. The Nuxeo Shared State Manager &lt;A href="https://jira.nuxeo.com/browse/NXP-14553"&gt;NXP-14553&lt;/A&gt; appears to be Nuxeo's long-term solution to address this issue. In the mean time, we have developed a custom unicity-folder marketplace add-on that defines a new UnicityFolder type that enforces name uniqueness for its children. This add-on introduces database-specific SQL uniqueness constraints on the hierarchy table to support reliable enforcement of name uniqueness. Would you be interested in such an add-on?&lt;/P&gt;</description>
      <pubDate>Thu, 15 Oct 2015 00:37:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-to-validate-duplicate-workspace-and-folder-in-nuxeo/m-p/321603#M8604</guid>
      <dc:creator>rg1_</dc:creator>
      <dc:date>2015-10-15T00:37:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to validate duplicate workspace and Folder in Nuxeo</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-validate-duplicate-workspace-and-folder-in-nuxeo/m-p/321604#M8605</link>
      <description>&lt;P&gt;yes , am interested in add-on&lt;/P&gt;</description>
      <pubDate>Thu, 15 Oct 2015 06:43:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-to-validate-duplicate-workspace-and-folder-in-nuxeo/m-p/321604#M8605</guid>
      <dc:creator>Ramakrishna_Gad</dc:creator>
      <dc:date>2015-10-15T06:43:13Z</dc:date>
    </item>
  </channel>
</rss>

