1 Reply Latest reply on Feb 11, 2010 2:14 PM by kukeltje

    Jbpm4.3 History Service Help

      Hi,

       

      I am running a test JBPM process using seam (JBPM 4.3). I am not able to persist the variables into the history table (table name jbpm4_hist_var). I tried setting the parameter history attribute into the variable.

      <variable name=param1 type=string history=enabled />

      But still the variables are added to history table. Is there any other way i can history the variables. Under normal execution the variables are stored into jbpm4_variable table but are removed after the process is completed.

       

      Any help would be highly appreciated.

       

      Thanks.