Camunda External Task Framework provided [OW-808]

With Camunda 8 or Camunda Cloud there will be/is no more support for Java delegates. The recommendation from Camunda is to use the external task pattern instead. Cp.

That is why we continuously transform our workflows to just use external tasks instead. Especially for the OMN specific predefined tasks we convert almost all workflow logic into external tasks and no longer into java delegates, so that they can be used from every bpmn can directly.

For this we have written a framework (cp. OW-808 Provide Camunda External Task Framework) that makes it easier to implement new tasks in the landscape. This can also be used for custom code.

There is now a new docker container that runs on the camunda machines (camunda-task-worker).

Welcome to the AI Chat!

Write a prompt to get started...