<?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: The value of ACT_INST_ID_ is null in table ACT_HI_DETAIL from sub process in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/the-value-of-act-inst-id-is-null-in-table-act-hi-detail-from-sub/m-p/244925#M198055</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;&amp;nbsp;&amp;nbsp;&amp;nbsp; Your problem seems to be the same as this one:&amp;nbsp; &lt;/SPAN&gt;&lt;A href="https://activiti.atlassian.net/browse/ACT-4144" rel="nofollow noopener noreferrer"&gt;https://activiti.atlassian.net/browse/ACT-4144&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; You must have/create an user to see the details, but in short:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;code&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If I store variables with:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; processEngine.getTaskService().setVariable(taskId, "var_1", "this is a save var");&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;With activiti 5.19.0.2. In the database. ACT_HI_DETAIL table: the "ACT_INST_ID_" field is null.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;With activiti 5.16.4 the field has the correct value (the ID of the activity).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/code&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; The bug is fixed in this pull request: &lt;/SPAN&gt;&lt;A href="https://github.com/Activiti/Activiti/pull/1068" rel="nofollow noopener noreferrer"&gt;https://github.com/Activiti/Activiti/pull/1068&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; But not yet merged into master.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Vlad,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Nov 2016 13:03:25 GMT</pubDate>
    <dc:creator>motorina0</dc:creator>
    <dc:date>2016-11-16T13:03:25Z</dc:date>
    <item>
      <title>The value of ACT_INST_ID_ is null in table ACT_HI_DETAIL from sub process</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/the-value-of-act-inst-id-is-null-in-table-act-hi-detail-from-sub/m-p/244924#M198054</link>
      <description>Dear all&lt;IMG id="smileyfrustrated" class="emoticon emoticon-smileyfrustrated" src="https://migration33.stage.lithium.com/i/smilies/16x16_smiley-frustrated.png" alt="Smiley Frustrated" title="Smiley Frustrated" /&gt;orry about my poor English and I will try my best to describe the problem I encountered.Now I am using the following code (with SQL )to query the historical variables values in my flow listeners:1. HistoricActivityInstance previousAct = historyService.createNativeHistoricActivityInstanceQu</description>
      <pubDate>Mon, 14 Nov 2016 12:01:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/the-value-of-act-inst-id-is-null-in-table-act-hi-detail-from-sub/m-p/244924#M198054</guid>
      <dc:creator>scryed0204</dc:creator>
      <dc:date>2016-11-14T12:01:16Z</dc:date>
    </item>
    <item>
      <title>Re: The value of ACT_INST_ID_ is null in table ACT_HI_DETAIL from sub process</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/the-value-of-act-inst-id-is-null-in-table-act-hi-detail-from-sub/m-p/244925#M198055</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;&amp;nbsp;&amp;nbsp;&amp;nbsp; Your problem seems to be the same as this one:&amp;nbsp; &lt;/SPAN&gt;&lt;A href="https://activiti.atlassian.net/browse/ACT-4144" rel="nofollow noopener noreferrer"&gt;https://activiti.atlassian.net/browse/ACT-4144&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; You must have/create an user to see the details, but in short:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;code&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If I store variables with:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; processEngine.getTaskService().setVariable(taskId, "var_1", "this is a save var");&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;With activiti 5.19.0.2. In the database. ACT_HI_DETAIL table: the "ACT_INST_ID_" field is null.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;With activiti 5.16.4 the field has the correct value (the ID of the activity).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/code&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; The bug is fixed in this pull request: &lt;/SPAN&gt;&lt;A href="https://github.com/Activiti/Activiti/pull/1068" rel="nofollow noopener noreferrer"&gt;https://github.com/Activiti/Activiti/pull/1068&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; But not yet merged into master.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Vlad,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Nov 2016 13:03:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/the-value-of-act-inst-id-is-null-in-table-act-hi-detail-from-sub/m-p/244925#M198055</guid>
      <dc:creator>motorina0</dc:creator>
      <dc:date>2016-11-16T13:03:25Z</dc:date>
    </item>
    <item>
      <title>Re: The value of ACT_INST_ID_ is null in table ACT_HI_DETAIL from sub process</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/the-value-of-act-inst-id-is-null-in-table-act-hi-detail-from-sub/m-p/244926#M198056</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;PR merged into master and into activiti6 branch.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Please make a new build and re-check if the bug reproduces.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Nov 2016 14:12:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/the-value-of-act-inst-id-is-null-in-table-act-hi-detail-from-sub/m-p/244926#M198056</guid>
      <dc:creator>motorina0</dc:creator>
      <dc:date>2016-11-21T14:12:50Z</dc:date>
    </item>
  </channel>
</rss>

