7 Replies Latest reply on Jun 20, 2007 9:56 AM by kukeltje

    Setting Variable Types

      Where do we set the type of variable that is saved from teh task form or the process definition XML

      We have a few variables.. but everything appears to be saving default as a string

      JBPM_VARIABLEINSTANCE Table has these columns
      ID_ CLASS_ VERSION_ NAME_ CONVERTER_ TOKEN_ TOKENVARIABLEMAP_ PROCESSINSTANCE_ BYTEARRAYVALUE_ DATEVALUE_ DOUBLEVALUE_ LONGIDCLASS_ LONGVALUE_ STRINGIDCLASS_ STRINGVALUE_ TASKINSTANCE_
      1

      And we have a variable named "amount" that should be saved uner doublevalue instead of string value, where everything apepars to be save.

      James Ratcliff