<?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 deleting process variable in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/deleting-process-variable/m-p/235537#M188667</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;SPAN&gt;when deleting process variable using taskService.removeVariable(taskId, variableName), variable entry is deleted from act_ru_variable DB table, however entry remains in act_hi_varinst table and the value is null. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;How to remove variable from history table (act_hi_varinst) when deleting variable from process using taskService.removeVariable(taskId, variableName)?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 Jan 2016 09:24:57 GMT</pubDate>
    <dc:creator>justass</dc:creator>
    <dc:date>2016-01-25T09:24:57Z</dc:date>
    <item>
      <title>deleting process variable</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/deleting-process-variable/m-p/235537#M188667</link>
      <description>Hi,when deleting process variable using taskService.removeVariable(taskId, variableName), variable entry is deleted from act_ru_variable DB table, however entry remains in act_hi_varinst table and the value is null. How to remove variable from history table (act_hi_varinst) when deleting variable fr</description>
      <pubDate>Mon, 25 Jan 2016 09:24:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/deleting-process-variable/m-p/235537#M188667</guid>
      <dc:creator>justass</dc:creator>
      <dc:date>2016-01-25T09:24:57Z</dc:date>
    </item>
    <item>
      <title>Re: deleting process variable</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/deleting-process-variable/m-p/235538#M188668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;act_hi_varinst—&amp;gt; history table.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;act_ru_variable —&amp;gt; runtime table.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;after process completed, the runtime data will be deleted from the runtime table, and at the same time ,a record will insert into history table.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;you can try historyService to remove vars from history table.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jan 2016 07:17:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/deleting-process-variable/m-p/235538#M188668</guid>
      <dc:creator>guojia</dc:creator>
      <dc:date>2016-01-26T07:17:54Z</dc:date>
    </item>
  </channel>
</rss>

