0 Replies Latest reply on Aug 23, 2007 6:10 AM by peterpumpkin

    How to migrate jbpm data from 3.0 to 3.2?

    peterpumpkin

      Hi,
      I'm migrating an active application from jbpm 3.0 to 3.2.

      I have already updated the schema as described in the documentation.

      I get as expected errors for boolean columns (as ISASYNC_, IS_SUSPENDED, etc.) and numeric ones (as VERSION_).

      I can guess and set most boolean to false, but receiving some hints (or better an upgrade sql script for any db flavour) would be appreciated.

      Thanks