<?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: Automation chain with unique dc:title in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/automation-chain-with-unique-dc-title/m-p/320993#M7994</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I'll try to explain better...&lt;/P&gt;
&lt;P&gt;First, the user put his documents with their dc:title, whatever he wants, for instance A1.
But, I want unique documents in my system , I mean documents that not have repited their dc:title.&lt;/P&gt;
&lt;P&gt;So, I made automation chain which searching the same dc:title (with a Fetch Query) and.... if This.size()=0, create document; if not erase the document. But I had a lot of problems when I erased the document...&lt;/P&gt;
&lt;P&gt;Any advice?&lt;/P&gt;
&lt;P&gt;Thank you very much&lt;/P&gt;</description>
    <pubDate>Thu, 26 Mar 2015 17:11:07 GMT</pubDate>
    <dc:creator>joseantonio_</dc:creator>
    <dc:date>2015-03-26T17:11:07Z</dc:date>
    <item>
      <title>Automation chain with unique dc:title</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/automation-chain-with-unique-dc-title/m-p/320991#M7992</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;
&lt;P&gt;I would like to only allow the creation of documents with a single dc title, but the user to enter metadata.I've tried to do a query, and then, delete the docuemnt, but I have a lot problems. What would be the best option?&lt;/P&gt;</description>
      <pubDate>Wed, 11 Mar 2015 18:09:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/automation-chain-with-unique-dc-title/m-p/320991#M7992</guid>
      <dc:creator>joseantonio_</dc:creator>
      <dc:date>2015-03-11T18:09:43Z</dc:date>
    </item>
    <item>
      <title>Re: Automation chain with unique dc:title</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/automation-chain-with-unique-dc-title/m-p/320992#M7993</link>
      <description>&lt;P&gt;Please clarify...Is your requirement to define a new folder type, say 'Unicity Folder', that ensures the names of its child documents (based on their titles) are unique?&lt;/P&gt;</description>
      <pubDate>Thu, 26 Mar 2015 10:47:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/automation-chain-with-unique-dc-title/m-p/320992#M7993</guid>
      <dc:creator>rg1_</dc:creator>
      <dc:date>2015-03-26T10:47:42Z</dc:date>
    </item>
    <item>
      <title>Re: Automation chain with unique dc:title</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/automation-chain-with-unique-dc-title/m-p/320993#M7994</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I'll try to explain better...&lt;/P&gt;
&lt;P&gt;First, the user put his documents with their dc:title, whatever he wants, for instance A1.
But, I want unique documents in my system , I mean documents that not have repited their dc:title.&lt;/P&gt;
&lt;P&gt;So, I made automation chain which searching the same dc:title (with a Fetch Query) and.... if This.size()=0, create document; if not erase the document. But I had a lot of problems when I erased the document...&lt;/P&gt;
&lt;P&gt;Any advice?&lt;/P&gt;
&lt;P&gt;Thank you very much&lt;/P&gt;</description>
      <pubDate>Thu, 26 Mar 2015 17:11:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/automation-chain-with-unique-dc-title/m-p/320993#M7994</guid>
      <dc:creator>joseantonio_</dc:creator>
      <dc:date>2015-03-26T17:11:07Z</dc:date>
    </item>
    <item>
      <title>Re: Automation chain with unique dc:title</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/automation-chain-with-unique-dc-title/m-p/320994#M7995</link>
      <description>&lt;P&gt;You cannot reliably enforce uniqueness of child titles within a folder using an automation chain. This must be done at a much lower level in the system which includes adding a unique conditional database constraint on the hierarchy table parentid and name columns for VCS-based Nuxeo deployments. A DBS-based deployment has a dependency on a [Nuxeo Shared State Manager][1] being implemented.&lt;/P&gt;</description>
      <pubDate>Sat, 28 Mar 2015 06:53:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/automation-chain-with-unique-dc-title/m-p/320994#M7995</guid>
      <dc:creator>rg1_</dc:creator>
      <dc:date>2015-03-28T06:53:05Z</dc:date>
    </item>
  </channel>
</rss>

