<?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: Dynamic constraint list integrity violation error in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/dynamic-constraint-list-integrity-violation-error/m-p/38372#M16151</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So far I haven't seen "good" functionalities yet.&amp;nbsp;A quick search via Google returns various results, and even a &lt;A href="http://softwareloop.com/5-alfresco-picklist-plugins-you-cant-miss/" rel="nofollow noopener noreferrer"&gt;meta list of 5 addons&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;With frequently changing drop down values you should be really careful about setting this up as a "constraint". If your list e.g. only includes the "currently selectable" values for UI convenience, then this may result in existing data becoming invalid and causing validation issues if old entries need to be touched again, as their old value may no longer be&amp;nbsp;contained in the list.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 Jan 2018 17:58:33 GMT</pubDate>
    <dc:creator>afaust</dc:creator>
    <dc:date>2018-01-02T17:58:33Z</dc:date>
    <item>
      <title>Dynamic constraint list integrity violation error</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/dynamic-constraint-list-integrity-violation-error/m-p/38367#M16146</link>
      <description>We are using dynamic constraint list with the id and name combination. After packet creation if any name change with respctive id and system trying to update existing packet. integrity violation error is coming. Is there any way to differentiate label and value in list</description>
      <pubDate>Fri, 29 Dec 2017 17:40:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/dynamic-constraint-list-integrity-violation-error/m-p/38367#M16146</guid>
      <dc:creator>abhay1980</dc:creator>
      <dc:date>2017-12-29T17:40:01Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic constraint list integrity violation error</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/dynamic-constraint-list-integrity-violation-error/m-p/38368#M16147</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please first provide the name (and ideally link to) the addon you are using for the dynamic constraint list functionality. Since this is not a standard functionality of Alfresco, it is provided by some addon and in order to respond to the question we need to know which one, as they may have different implementations.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Dec 2017 11:05:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/dynamic-constraint-list-integrity-violation-error/m-p/38368#M16147</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2017-12-30T11:05:24Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic constraint list integrity violation error</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/dynamic-constraint-list-integrity-violation-error/m-p/38369#M16148</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Axel ,&lt;/P&gt;&lt;P&gt;We are using &lt;A class="link-titled" href="http://docs.huihoo.com/javadoc/alfresco/4.2/datamodel/org/alfresco/repo/dictionary/constraint/ListOfValuesConstraint.html" title="http://docs.huihoo.com/javadoc/alfresco/4.2/datamodel/org/alfresco/repo/dictionary/constraint/ListOfValuesConstraint.html" rel="nofollow noopener noreferrer"&gt;ListOfValuesConstraint (Alfresco Data Model API)&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 31 Dec 2017 02:42:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/dynamic-constraint-list-integrity-violation-error/m-p/38369#M16148</guid>
      <dc:creator>abhay1980</dc:creator>
      <dc:date>2017-12-31T02:42:27Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic constraint list integrity violation error</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/dynamic-constraint-list-integrity-violation-error/m-p/38370#M16149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That type of constraint is not a "dynamic" constraint list. It is just a simple, predefined constraint list. And yes, it differentiates between label and value - the label is maintained via&amp;nbsp;localisation of the model. You can see &lt;A href="https://github.com/Alfresco/alfresco-repository/blob/master/src/main/resources/alfresco/messages/bpm-messages.properties#L84" rel="nofollow noopener noreferrer"&gt;an example in the BPM Model localisation files&lt;/A&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jan 2018 12:25:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/dynamic-constraint-list-integrity-violation-error/m-p/38370#M16149</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2018-01-01T12:25:01Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic constraint list integrity violation error</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/dynamic-constraint-list-integrity-violation-error/m-p/38371#M16150</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank You Axel. This is very helpful. Our dropdown values(ID -Name ) is changing frequently. Could you please suggest some good dynamic constraint list functionality.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jan 2018 15:53:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/dynamic-constraint-list-integrity-violation-error/m-p/38371#M16150</guid>
      <dc:creator>abhay1980</dc:creator>
      <dc:date>2018-01-02T15:53:36Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic constraint list integrity violation error</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/dynamic-constraint-list-integrity-violation-error/m-p/38372#M16151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So far I haven't seen "good" functionalities yet.&amp;nbsp;A quick search via Google returns various results, and even a &lt;A href="http://softwareloop.com/5-alfresco-picklist-plugins-you-cant-miss/" rel="nofollow noopener noreferrer"&gt;meta list of 5 addons&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;With frequently changing drop down values you should be really careful about setting this up as a "constraint". If your list e.g. only includes the "currently selectable" values for UI convenience, then this may result in existing data becoming invalid and causing validation issues if old entries need to be touched again, as their old value may no longer be&amp;nbsp;contained in the list.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jan 2018 17:58:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/dynamic-constraint-list-integrity-violation-error/m-p/38372#M16151</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2018-01-02T17:58:33Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic constraint list integrity violation error</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/dynamic-constraint-list-integrity-violation-error/m-p/38373#M16152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have been using this one with success for years now &lt;A class="link-titled" href="https://github.com/dgcloud/alfresco-value-assistance" title="https://github.com/dgcloud/alfresco-value-assistance" rel="nofollow noopener noreferrer"&gt;GitHub - dgcloud/alfresco-value-assistance: Configurable value assistance module for Alfresco Share that allows picklist…&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jan 2018 11:25:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/dynamic-constraint-list-integrity-violation-error/m-p/38373#M16152</guid>
      <dc:creator>douglascrp</dc:creator>
      <dc:date>2018-01-03T11:25:32Z</dc:date>
    </item>
  </channel>
</rss>

