<?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: Activiti In Action Listing 1.4 Compiles bu Explorer Process Fails in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/activiti-in-action-listing-1-4-compiles-bu-explorer-process/m-p/135464#M95050</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;How are you providing the variableMap in Explorer?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Do you have a form? Without user input, of course the isbn variable will be null in Explorer.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 Aug 2013 12:18:00 GMT</pubDate>
    <dc:creator>jbarrez</dc:creator>
    <dc:date>2013-08-01T12:18:00Z</dc:date>
    <item>
      <title>Activiti In Action Listing 1.4 Compiles bu Explorer Process Fails</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-in-action-listing-1-4-compiles-bu-explorer-process/m-p/135462#M95048</link>
      <description>I am using Activiti 5.10 and compiled and ran the BookOrderTest jUnit from Activiti in Action.&amp;nbsp; The jUnit ran with no errors.However when I went into Activiti Explorer, I see "Order book" listed in Processes but no tasks waiting for kermit.I tried to manually Start Process in the Explorer, and got t</description>
      <pubDate>Thu, 25 Jul 2013 15:05:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-in-action-listing-1-4-compiles-bu-explorer-process/m-p/135462#M95048</guid>
      <dc:creator>rpolunsky</dc:creator>
      <dc:date>2013-07-25T15:05:20Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti In Action Listing 1.4 Compiles bu Explorer Process Fails</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-in-action-listing-1-4-compiles-bu-explorer-process/m-p/135463#M95049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Apparently the cause is in the script task:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;scriptTask id="scripttask1" name="Validate order" scriptFormat="groovy" activiti:autoStoreVariables="true"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;script&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; out&lt;img id="smileytongue" class="emoticon emoticon-smileytongue" src="https://connect.hyland.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt;rintln "validating order for isbn " + isbn;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/script&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/scriptTask&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If I read the error message correctly, the java code below is not putting the ISBN value where it can be picked up:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; variableMap.put("isbn", "123456");&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; identityService.setAuthenticatedUserId("kermit");&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ProcessInstance processInstance = runtimeService.startProcessInstanceByKey("bookorder", variableMap);&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can anyone shed light on this?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jul 2013 15:21:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-in-action-listing-1-4-compiles-bu-explorer-process/m-p/135463#M95049</guid>
      <dc:creator>rpolunsky</dc:creator>
      <dc:date>2013-07-25T15:21:48Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti In Action Listing 1.4 Compiles bu Explorer Process Fails</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-in-action-listing-1-4-compiles-bu-explorer-process/m-p/135464#M95050</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;How are you providing the variableMap in Explorer?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Do you have a form? Without user input, of course the isbn variable will be null in Explorer.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Aug 2013 12:18:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-in-action-listing-1-4-compiles-bu-explorer-process/m-p/135464#M95050</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2013-08-01T12:18:00Z</dc:date>
    </item>
  </channel>
</rss>

