• Icon: Sub-task Sub-task
    • Resolution: Fixed
    • Icon: L3 - Default L3 - Default
    • 7.16.0, 7.16.0-alpha5
    • None
    • None
    • None

      Camunda Forms using the new referencing mechanism are represented by a database entity (CamundaFormDefinition) which should persist in a new database table (ACT_RE_CAMFORMDEF). To do that we need to:

      • adjust the SQL scripts (create, drop, migrate).
      • create mapping XML for MyBatis.
      • create entity class CamundaFormDefinition extending ResourceDefinition and holding:
        • key (corresponding to camunda:formRef)
        • deploymentId
        • version
      • create CamundaFormDefinitionManager class.

        This is the controller panel for Smart Panels app

              miklas.boskamp Miklas Boskamp
              miklas.boskamp Miklas Boskamp
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: