<?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: JUnit: execution does not exist in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/junit-execution-does-not-exist/m-p/54976#M32941</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The process will only persist when it encounters a wait-state (eg. usertask, signaltask). When the process starts and encounters no wait-states until the end, no trace is left behind in the runtime-database. The history however, will contain a HistoricProcessInstance entry for your process (use the HistoryService)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Aug 2011 11:16:31 GMT</pubDate>
    <dc:creator>frederikherema1</dc:creator>
    <dc:date>2011-08-16T11:16:31Z</dc:date>
    <item>
      <title>JUnit: execution does not exist</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/junit-execution-does-not-exist/m-p/54973#M32938</link>
      <description>Hi, I have created my first process as a copy of the groovy examples and when I run the JUnit test with the code&amp;nbsp; @Deployment&amp;nbsp; public void testMyProcess() {&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; int[] inputArray = new int[] {1, 2, 3, 4, 5};&amp;nbsp;&amp;nbsp;&amp;nbsp; ProcessInstance pi = runtimeService.startProcessInstanceByKey("myProcess", CollectionU</description>
      <pubDate>Sat, 25 Jun 2011 15:38:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/junit-execution-does-not-exist/m-p/54973#M32938</guid>
      <dc:creator>christoph_retti</dc:creator>
      <dc:date>2011-06-25T15:38:18Z</dc:date>
    </item>
    <item>
      <title>Re: JUnit: execution does not exist</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/junit-execution-does-not-exist/m-p/54974#M32939</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Does your process have any 'wait' states in it?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If your process runs from start -&amp;gt; end with only automatic steps, then there will be no runtime process instances (nor executions) in the database (since your process is already done).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jun 2011 07:32:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/junit-execution-does-not-exist/m-p/54974#M32939</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2011-06-27T07:32:12Z</dc:date>
    </item>
    <item>
      <title>Re: JUnit: execution does not exist</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/junit-execution-does-not-exist/m-p/54975#M32940</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, my process does only contain one scriting and one service task (see the picture below), so everything is automatic.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What can I do so that the process will be persisted between some automatic steps?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; c&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Aug 2011 08:40:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/junit-execution-does-not-exist/m-p/54975#M32940</guid>
      <dc:creator>christoph_retti</dc:creator>
      <dc:date>2011-08-16T08:40:30Z</dc:date>
    </item>
    <item>
      <title>Re: JUnit: execution does not exist</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/junit-execution-does-not-exist/m-p/54976#M32941</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The process will only persist when it encounters a wait-state (eg. usertask, signaltask). When the process starts and encounters no wait-states until the end, no trace is left behind in the runtime-database. The history however, will contain a HistoricProcessInstance entry for your process (use the HistoryService)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Aug 2011 11:16:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/junit-execution-does-not-exist/m-p/54976#M32941</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2011-08-16T11:16:31Z</dc:date>
    </item>
    <item>
      <title>Re: JUnit: execution does not exist</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/junit-execution-does-not-exist/m-p/54977#M32942</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;For persistence between automatic steps, vote for &lt;/SPAN&gt;&lt;A href="http://jira.codehaus.org/browse/ACT-126" rel="nofollow noopener noreferrer"&gt;ACT-126&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Aug 2011 12:26:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/junit-execution-does-not-exist/m-p/54977#M32942</guid>
      <dc:creator>ronald_van_kuij</dc:creator>
      <dc:date>2011-08-16T12:26:27Z</dc:date>
    </item>
  </channel>
</rss>

