<?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 ACT_HI_DETAIL variable Type Bug ? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/act-hi-detail-variable-type-bug/m-p/84801#M57121</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello everyone&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Im using activiti to track some long timed burocratic process in a company&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;At this moment im creating a query to view historic finished process&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i`ve noticed that all historical values of process are in the table ACT_HI_DETAIL&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;first bug (?)- i had espected that there shoud be FormVatiables and ProcessVariable, but there are only FormVariables&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;second bug - all the variables are recorded in the "text_" column, and for some values this is bad because dates are not in the long format and real values aren't in the double_ column, so now i have variables that should be equal in diferent formats&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;for examble my locale puts "9000" as "9.000", so if i sum them they are 9009 and not 18000&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This was a known problem ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;off course in the ACT_RU_VARIABLE the variables are well stored, but there is nothing there of finished process&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;is there a workaround ? im searching in the wrong tables for my report&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Losky&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Jul 2012 07:10:50 GMT</pubDate>
    <dc:creator>losky</dc:creator>
    <dc:date>2012-07-11T07:10:50Z</dc:date>
    <item>
      <title>ACT_HI_DETAIL variable Type Bug ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/act-hi-detail-variable-type-bug/m-p/84801#M57121</link>
      <description>Hello everyoneIm using activiti to track some long timed burocratic process in a companyAt this moment im creating a query to view historic finished processi`ve noticed that all historical values of process are in the table ACT_HI_DETAILfirst bug (?)- i had espected that there shoud be FormVatiables</description>
      <pubDate>Wed, 11 Jul 2012 07:10:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/act-hi-detail-variable-type-bug/m-p/84801#M57121</guid>
      <dc:creator>losky</dc:creator>
      <dc:date>2012-07-11T07:10:50Z</dc:date>
    </item>
    <item>
      <title>Re: ACT_HI_DETAIL variable Type Bug ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/act-hi-detail-variable-type-bug/m-p/84802#M57122</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;Did you look in the user guide at the history configuration:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://activiti.org/userguide/index.html#historyConfig" rel="nofollow noopener noreferrer"&gt;http://activiti.org/userguide/index.html#historyConfig&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You have to set the level to full if you also want process variables to be stored.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In the Activiti form property api we convert the variables to the right format, but if you want to do a report based on the database that's a bit difficult.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But for process variables not only the text column is filled but the column corresponding to the type. Is that enough for you?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jul 2012 08:20:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/act-hi-detail-variable-type-bug/m-p/84802#M57122</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2012-07-11T08:20:11Z</dc:date>
    </item>
    <item>
      <title>Re: ACT_HI_DETAIL variable Type Bug ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/act-hi-detail-variable-type-bug/m-p/84803#M57123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Im very very gratefull for your answer&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I didnt noticed that configuration parameter.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Doing this plus a little of work to save the process parameters of the active process will do the tric&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Pablo&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2012 07:28:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/act-hi-detail-variable-type-bug/m-p/84803#M57123</guid>
      <dc:creator>losky</dc:creator>
      <dc:date>2012-07-12T07:28:49Z</dc:date>
    </item>
  </channel>
</rss>

