Tool to convert BPMN to Camunda8

hi,

Is there a tool to convert camunda7 BPMN to camunda8 format ?
At least, the easy ones:

  • xml namespace
  • convert Topic to Job
  • input/output of tasks
  • etc…
    (I only use ExternalTask)
    I have BPMN/DMNS unittests, déploiements tests.
    If the conversion pass, i could almost go to production

There is indeed a tool for this.
There are a bunch of migration tooling you can find them all in this repo

GitHub - camunda-community-hub/camunda-7-to-8-migration: A collection of tools to support migration from Camunda Platform 7 to Camunda Platform 8

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.