Niall Deehan
-
Using FEEL with Camunda 8
What is FEEL As a part of the Decision Model and Notation (DMN) specification, the OMG also defined the Friendly Enough Expression Language (FEEL). Since DMN is intended to be used by designers and business analysts who would like to build decision tables, FEEL needed to be designed as an uncomplicated and human-readable expression language that would help readers understand the logic being described or executed by the DMN table. Expression languages are typically used by developers to evaluate data to produce a result based on query parameters or conditions. This means it’s syntactically closer to code than human-readable sentences. Since one of the goals of FEEL is to be “process analyst friendly,” it prioritizes readability more than other expression...
-
#CamundaSummit: Unconference Agenda Announced
The Unconference agenda is now live! Check out the lineup of peer-led sessions we have in store for you on April 27.
-
Why Performance of Parallel Tasks in Camunda...
Learn about the fundamental redesigns we've made to Camunda Platform 8 to avoid some challenges present in Camunda Platform 7.
-
#CamundaSummit Unconference: Cast Your Vote
Thank you for your submissions! From now until April 16, cast your vote for the discussion topics you want on the Unconference agenda.
-
Camunda Platform 8 for Camunda Platform 7...
Camunda Platform 8 is here! Let's look at what this new product launch means for our large Camunda Platform 7 community.
-
Ensuring Continuous Support of AngularJS in Camunda...
Learn more about our search and discovery of a solution to protect the integrity of the web apps for all our users.
-
How Developing Java Apps is Easier with...
Learn how using Camunda’s process engine in your Java application will make development easier and save you time.
-
Start and Step Through a Process with...
If you’re going to be communicating with the Camunda engine from any kind of third-party system, you’re going to need to know a little bit about what Camunda’s REST API can do out of the box.