Community maintained Zeebe worker for evaluating DMN decision
1.9K
A Zeebe worker to evaluate DMN decisions (i.e. business rule tasks). It uses the Camunda DMN engine including the FEEL-Scala engine to evaluate DMN decisions. The DMN files are read from a local directory.
The docker image for the worker is published to GitHub Packages.
docker pull ghcr.io/camunda-community-hub/zeebe-dmn-worker:1.0.0
zeebe.client.broker.contactPoint (default: localhost:26500)zeebe.client.worker.dmn.repository (default: dmn-repo)For a local setup, the repository contains a docker-compose file. It starts a Zeebe broker and the worker.
cd docker
docker-compose up
Please see the repo for more installation instructions.
Content type
Image
Digest
Size
106.7 MB
Last updated
over 6 years ago
docker pull camunda/zeebe-dmn-worker:0.5.0Pulls:
149
Last week