Tutorial
-
Benefits of Process Mapping: Examples and Guide
Learn how the benefits of process mapping can help your organization gain an advantage. See a process mapping example and tips for creating one yourself.
-
Camunda Platform 8 for .NET developers
In this tutorial, learn how you can take advantage of Camunda for powerful process orchestration as a .NET developer.
-
Add dev clusters in Camunda Platform 8...
You can now take advantage of development clusters on our professional plan to test your models quickly outside of production.
-
How to build a Camunda Platform 8...
Learn how to build a Camunda Platform 8 Connector. Quickly start building your own custom Connectors using Camunda today.
-
Using Helm and Kubernetes to deploy Camunda...
Everything you need to know to install, configure, and run Camunda Platform 8 Helm charts.
-
Q&A: The One Where a JSON Request...
Find out which way to post JSON data to an external service is best. From within the BPMN or by an external task implementation?
-
Camunda Question Corner 1
One of the things I enjoy the most, as part of the Developer Relations team, is meeting people from the community who I can talk to about all the lovely nerdy Camunda stuff that inhabits my brain. This usually involves traveling to meetups and conferences – which is usually great but considering I’m grounded in Berlin for a while, it’s no longer an option. Which is why we thought it would be a good idea to set up a little virtual space where I can make people listen to me ramble on about Camunda stuff.
-
How to chain decisions with DRDs
Happy Birthday DMN DMN has proven to be a very popular and well adopted standard for describing and executing business rules. It’s uptake among Camunda users alone has been very impressive, especially considering it’s a standard that’s only about a year old. It’s popularity has given us the perfect excuse to implement even more elements of the standard. In fact since we first started to support it, we’ve been asked about when we intend to implement DRDs (Decision Requirements Diagram). With the release of Camunda 7.6 we’ve done just that. This post is simply a way of showing how to use DRDs and is especially relevant if you’re already familiar with DMN tables. Assignment Use Case DMN has become a...