<?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 I can't read into variableIntances in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/i-can-t-read-into-variableintances/m-p/204826#M157956</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi there,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;context : &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I deploy my BPM process like this &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ProcessInstance processInstance = runtimeService.startProcessInstanceByKey("name_process", variableMap);&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;problem :&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;When the process is finished I want to get all my process variables in the easiest way (like this)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Map&amp;lt;String, Object&amp;gt; resultMap = new HashMap&amp;lt;String, Object&amp;gt;();&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;resultMap.putAll(processIntance.getProcessVariables();&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When i do debug after the finish of the process i can see the variables I need into the processIntances, but when I call the code up here the result is always NULL&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What can I do? What is the error?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you all&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Simone&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 01 Sep 2014 11:10:17 GMT</pubDate>
    <dc:creator>pachera_simone</dc:creator>
    <dc:date>2014-09-01T11:10:17Z</dc:date>
    <item>
      <title>I can't read into variableIntances</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/i-can-t-read-into-variableintances/m-p/204826#M157956</link>
      <description>Hi there,context : I deploy my BPM process like this ProcessInstance processInstance = runtimeService.startProcessInstanceByKey("name_process", variableMap);problem :When the process is finished I want to get all my process variables in the easiest way (like this)Map&amp;lt;String, Object&amp;gt; resultMap</description>
      <pubDate>Mon, 01 Sep 2014 11:10:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/i-can-t-read-into-variableintances/m-p/204826#M157956</guid>
      <dc:creator>pachera_simone</dc:creator>
      <dc:date>2014-09-01T11:10:17Z</dc:date>
    </item>
    <item>
      <title>Re: I can't read into variableIntances</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/i-can-t-read-into-variableintances/m-p/204827#M157957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Simone,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When the process instance is finished, there is no row in the ACT_RU_* table. (There is still track of the process instance in the ACT_HI_* tables).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Use HistoryService to query finished process instance variables.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Martin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Sep 2014 04:49:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/i-can-t-read-into-variableintances/m-p/204827#M157957</guid>
      <dc:creator>martin_grofcik</dc:creator>
      <dc:date>2014-09-02T04:49:38Z</dc:date>
    </item>
    <item>
      <title>Re: I can't read into variableIntances</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/i-can-t-read-into-variableintances/m-p/204828#M157958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you Martin&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Simone&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Sep 2014 14:01:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/i-can-t-read-into-variableintances/m-p/204828#M157958</guid>
      <dc:creator>pachera_simone</dc:creator>
      <dc:date>2014-09-02T14:01:48Z</dc:date>
    </item>
  </channel>
</rss>

