<?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: ProcessInstanceID in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/processinstanceid/m-p/15881#M7000</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for your reply. I understand why you need this random id, but how can I retrieve this ID? I want to start a process with the activiti-rest api. The only way I found so far is, select the process table in the database and lookup the process id + rnd_id.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It would be a nice thing if I could see this rnd_id in the deployment or process view of the activiti-probe.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Patrick&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Mar 2011 07:41:42 GMT</pubDate>
    <dc:creator>psernetz</dc:creator>
    <dc:date>2011-03-22T07:41:42Z</dc:date>
    <item>
      <title>ProcessInstanceID</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/processinstanceid/m-p/15879#M6998</link>
      <description>Hi, I am playing around with the mule &amp;lt;-&amp;gt; activiti integration. To start a process from mule I use the &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;activiti&lt;IMG id="smileysurprised" class="emoticon emoticon-smileysurprised" src="https://migration33.stage.lithium.com/i/smilies/16x16_smiley-surprised.png" alt="Smiley Surprised" title="Smiley Surprised" /&gt;utbound-endpoint description="RequestCampaignCodesProcess"&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;activiti:create-process /&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;/activiti&lt;IMG id="smileysurprised" class="emoticon emoticon-smileysurprised" src="https://migration33.stage.lithium.com/i/smilies/16x16_smiley-surprised.png" alt="Smiley Surprised" title="Smiley Surprised" /&gt;utbound-endpoint&amp;gt;‍‍‍function and define the process</description>
      <pubDate>Wed, 16 Mar 2011 15:46:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/processinstanceid/m-p/15879#M6998</guid>
      <dc:creator>psernetz</dc:creator>
      <dc:date>2011-03-16T15:46:27Z</dc:date>
    </item>
    <item>
      <title>Re: ProcessInstanceID</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/processinstanceid/m-p/15880#M6999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The random nrs are to make sure the process definition caches are in sync when running Activiti on a cluster.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This cache could get out of sync in case of process definition deletion + redeploy on one machine, while the other machine still has the old definition in cache.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Mar 2011 16:29:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/processinstanceid/m-p/15880#M6999</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2011-03-21T16:29:04Z</dc:date>
    </item>
    <item>
      <title>Re: ProcessInstanceID</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/processinstanceid/m-p/15881#M7000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for your reply. I understand why you need this random id, but how can I retrieve this ID? I want to start a process with the activiti-rest api. The only way I found so far is, select the process table in the database and lookup the process id + rnd_id.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It would be a nice thing if I could see this rnd_id in the deployment or process view of the activiti-probe.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Patrick&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Mar 2011 07:41:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/processinstanceid/m-p/15881#M7000</guid>
      <dc:creator>psernetz</dc:creator>
      <dc:date>2011-03-22T07:41:42Z</dc:date>
    </item>
    <item>
      <title>Re: ProcessInstanceID</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/processinstanceid/m-p/15882#M7001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If we want to start an Activiti process from a Mule flow then placing the version number of the process and the random id into the flow creates a tightly coupled application, which is what all architects are trying to avoid these days. Ideally the Mule flow would know the process name but only want to invoke the latest version.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a parameter we can set such as processInstanceName instead of ProcessInstanceId which will start the latest version of a process.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am very new to Activiti and Mule and we are completing a POC which is designed to identify the advantages of process modelling and a lightweight ESB.&amp;nbsp; The first thing which is apparent is that debugging of Groovy script in both the Mule flow and within Activiti is painfull.&amp;nbsp; I love Activiti as a whole and can see many opportunities for it in our solution however at present the timeline cost of developing an Activiti based solution to say an EJB build means we are not convinced that Activiti is the final answer at present.&amp;nbsp; A visual debugger would be great that could allow you to step through each task would be great, the you could at least see which part of the process went bang!&amp;nbsp; Maybe it is possible to tell this from them stack trace but I cant work it out myself.&amp;nbsp; The kind of problems I tend to have are daft Groovy syntax errors.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Dec 2011 18:00:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/processinstanceid/m-p/15882#M7001</guid>
      <dc:creator>nickparker</dc:creator>
      <dc:date>2011-12-28T18:00:26Z</dc:date>
    </item>
  </channel>
</rss>

