<?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: Business keys &amp; external reference IDs in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/business-keys-external-reference-ids/m-p/54441#M32483</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Or ditch the uniqueness constraint on businesskey…. That woul be my preference instead of adding a kind of but not 100% similar 'thing'&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Nov 2011 17:06:34 GMT</pubDate>
    <dc:creator>ronald_van_kuij</dc:creator>
    <dc:date>2011-11-15T17:06:34Z</dc:date>
    <item>
      <title>Business keys &amp; external reference IDs</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/business-keys-external-reference-ids/m-p/54438#M32480</link>
      <description>It appears that the intent of Activiti's "business key" is that of an external ID for a given process instance.&amp;nbsp; This works well in the case where you need to uniquely identify a process instance without needing to know its internal ID.&amp;nbsp; The current functionality is that of an external reference ID</description>
      <pubDate>Tue, 15 Nov 2011 15:48:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/business-keys-external-reference-ids/m-p/54438#M32480</guid>
      <dc:creator>rkroll</dc:creator>
      <dc:date>2011-11-15T15:48:34Z</dc:date>
    </item>
    <item>
      <title>Re: Business keys &amp; external reference IDs</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/business-keys-external-reference-ids/m-p/54439#M32481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What I tried once was to use 'composite' businesskeys'. I used a postfix and mades sure I could retrieve the process instances based on 'like' queries with a goooooood index. This worked and I think that is what a business key could be. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Another solution is to do the reverse and store the process instance id with your domain data.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Both work with the advantage that the second does not need changes in Activiti.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Nov 2011 16:52:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/business-keys-external-reference-ids/m-p/54439#M32481</guid>
      <dc:creator>ronald_van_kuij</dc:creator>
      <dc:date>2011-11-15T16:52:05Z</dc:date>
    </item>
    <item>
      <title>Re: Business keys &amp; external reference IDs</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/business-keys-external-reference-ids/m-p/54440#M32482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Storing the instance with our domain data was the workaround I was planning, but it just seems like it would be easy to implement on the Activiti side.&amp;nbsp; Adding an external ref column would be easily indexable and would allow for storage of whatever key the user wished to store.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Nov 2011 17:03:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/business-keys-external-reference-ids/m-p/54440#M32482</guid>
      <dc:creator>rkroll</dc:creator>
      <dc:date>2011-11-15T17:03:23Z</dc:date>
    </item>
    <item>
      <title>Re: Business keys &amp; external reference IDs</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/business-keys-external-reference-ids/m-p/54441#M32483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Or ditch the uniqueness constraint on businesskey…. That woul be my preference instead of adding a kind of but not 100% similar 'thing'&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Nov 2011 17:06:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/business-keys-external-reference-ids/m-p/54441#M32483</guid>
      <dc:creator>ronald_van_kuij</dc:creator>
      <dc:date>2011-11-15T17:06:34Z</dc:date>
    </item>
    <item>
      <title>Re: Business keys &amp; external reference IDs</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/business-keys-external-reference-ids/m-p/54442#M32484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Do you know what the impact would be to removing the unique constraint on businesskey?&amp;nbsp; That would solve all of our current problems.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Nov 2011 18:53:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/business-keys-external-reference-ids/m-p/54442#M32484</guid>
      <dc:creator>rkroll</dc:creator>
      <dc:date>2011-11-15T18:53:46Z</dc:date>
    </item>
    <item>
      <title>Re: Business keys &amp; external reference IDs</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/business-keys-external-reference-ids/m-p/54443#M32485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Do you know what the impact would be to removing the unique constraint on businesskey?&amp;nbsp; That would solve all of our current problems.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Not much I think if you are aware of the fact that it is none unique.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Nov 2011 16:34:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/business-keys-external-reference-ids/m-p/54443#M32485</guid>
      <dc:creator>ronald_van_kuij</dc:creator>
      <dc:date>2011-11-16T16:34:17Z</dc:date>
    </item>
    <item>
      <title>Re: Business keys &amp; external reference IDs</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/business-keys-external-reference-ids/m-p/54444#M32486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Do you know what the impact would be to removing the unique constraint on businesskey? That would solve all of our current problems.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;It seems indeed not logical not being able to start the same process multiple times for a given business key or entity, this has bothered us as well in the past.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Nov 2011 08:55:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/business-keys-external-reference-ids/m-p/54444#M32486</guid>
      <dc:creator>heymjo</dc:creator>
      <dc:date>2011-11-17T08:55:56Z</dc:date>
    </item>
    <item>
      <title>Re: Business keys &amp; external reference IDs</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/business-keys-external-reference-ids/m-p/54445#M32487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Maybe not in your business, but in the insurance business it is not uncommon&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Nov 2011 15:22:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/business-keys-external-reference-ids/m-p/54445#M32487</guid>
      <dc:creator>ronald_van_kuij</dc:creator>
      <dc:date>2011-11-17T15:22:29Z</dc:date>
    </item>
    <item>
      <title>Re: Business keys &amp; external reference IDs</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/business-keys-external-reference-ids/m-p/54446#M32488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Maybe not in your business, but in the insurance business it is not uncommon&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;indeed, it totally depends on the business process. That's why i think this constraint should not be enforced by Activiti. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;PS do something about the forums spam !&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Nov 2011 08:37:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/business-keys-external-reference-ids/m-p/54446#M32488</guid>
      <dc:creator>heymjo</dc:creator>
      <dc:date>2011-11-21T08:37:51Z</dc:date>
    </item>
    <item>
      <title>Re: Business keys &amp; external reference IDs</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/business-keys-external-reference-ids/m-p/54447#M32489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;PS do something about the forums spam !&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;I have no rights to do that… &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt; Not sure if they cracked the captcha or if real humans do this…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Nov 2011 16:51:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/business-keys-external-reference-ids/m-p/54447#M32489</guid>
      <dc:creator>ronald_van_kuij</dc:creator>
      <dc:date>2011-11-21T16:51:51Z</dc:date>
    </item>
    <item>
      <title>Re: Business keys &amp; external reference IDs</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/business-keys-external-reference-ids/m-p/54448#M32490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am medium sized business owner and I had just finding some business success keys online. Your thread is really helpful for me. Please do share some more ideas that help me in growing my business.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.usbusinesstribune.com/" rel="nofollow noopener noreferrer"&gt;http://www.usbusinesstribune.com/&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Feb 2012 10:19:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/business-keys-external-reference-ids/m-p/54448#M32490</guid>
      <dc:creator>alicesteve</dc:creator>
      <dc:date>2012-02-09T10:19:24Z</dc:date>
    </item>
    <item>
      <title>Re: Business keys &amp; external reference IDs</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/business-keys-external-reference-ids/m-p/54449#M32491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yeah, this business key is an external id which for process instance. Even, online business directories are used for backup data of your business. You can also use business directory scripts for fully customized listing software, it is easy to use. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.business-directory-usa.org/" rel="nofollow noopener noreferrer"&gt;http://www.business-directory-usa.org/&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Feb 2012 04:37:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/business-keys-external-reference-ids/m-p/54449#M32491</guid>
      <dc:creator>johnwillson</dc:creator>
      <dc:date>2012-02-11T04:37:10Z</dc:date>
    </item>
  </channel>
</rss>

