Category

Product

All Camunda blog posts tagged with Product.

Mar 9, 2021

Camunda Optimize 3.4.0-alpha2 Released

We’re excited to announce the release of Camunda Optimize 3.4.0-alpha2. Camunda Optimize provides business activity monitoring for workflows, supporting continuous process improvement by providing transparency into your automated workflows and decisions. Business-friendly reports, dashboards and alerts make it possible to identify process bottlenecks and improve end-to-end processes. If you’d like to get started with Optimize 3.4.0-alpha2 right away, you can download the release here with your Camunda Enterprise Platform customer credentials. And if you’re not yet a Camunda customer, you can sign up here for a free 30-day trial of the Camunda Enterprise Platform, which includes Camunda Optimize. In the rest of this post, we’ll highlight some of the new capabilities introduced in Optimize 3.4.0-alpha2. Event Based Processes – Groups…

By Camunda Optimize Team

Send Slack Messages direct from Camunda Cloud

This article is the fourth in a series exploring fun, straightforward ways you can control workflows using Camunda Cloud — have a read of the others for some background if you’d like to see Camunda Cloud in action with Restzeebe, without a line of code: Do you use Slack? How about adding a level of automation to this widely used collaboration tool, that is making email obsolete in many organizations? Let’s say you already widely use Slack in your company and want to receive an active notification when a new user has registered to your service? You can create a new channel just for that purpose and all Slack users who are interested can join the channel. If you already have an onboarding…

By Adam Urban

“Hello Cloud”

Setting up your Telegram channel with Camunda Cloud  If you’re a runner, then you know it’s important to change your running shoes from time to time. I’ve run many miles with the Camunda Platform. I’ve used it for my own projects, for tutorials, and taught people how to use it in workshops. Now, it’s time to put on some new shoes: it’s time to automate a process with Camunda Cloud. If you’ve also been using Camunda Platform and are interested in what it looks like to move to Camunda Cloud, come for a run with me. In the continuing pandemic situation, I need to stay informed, and know as soon as the situation relaxes. I find myself checking the Corona…

By Nele Uhlemann

Automate manual tasks with Camunda and Trello

This article is the third in a series exploring fun, straightforward ways you can control workflows using Camunda Cloud — have a read of the others for some background if you’d like to see Camunda Cloud in action with Restzeebe, without a line of code: In the first two articles of this series you learned how to execute workflows, how to control the flow and take different paths depending on the context, and how workers execute their individual code in a task. These examples might have felt a bit too theoretical, so now I would like to present you with a use case: controlling manual tasks with to-do lists. Manual processes still exist, more often than you might think. For example,…

By Adam Urban

Announcing Zeebe, Operate and Tasklist 1.0.0-alpha1

Today we are excited to announce the three releases: In this post, we’ll highlight some of the new capabilities introduced in these alpha releases. Zeebe 1.0.0-alpha1 Zeebe 1.0.0-alpha1 is a big milestone for us. With this release we made major improvements to Zeebe’s Performance and Memory Management and removed YAML workflow support. Improved Performance and Memory Management We have made significant improvements to Zeebe’s performance and memory management by migrating RocksDB to use a one column family. We tested performance during our normal benchmark, which starts a simple process with one task and around 40kb payload. We use three brokers with three partitions and a replication factor of three. We observed that we were able to: – Reduce memory consumption by a…

By Camunda Cloud Team

Feb 9, 2021

Camunda BPM Runtime 7.15.0-alpha3 Released

We are pleased to announce the next release of Camunda BPM 7.15, featuring the following improvements: You can Download Camunda for free or Run it with Docker. For a complete list of all improvements, take a look at the release notes. Please also see the list of known issues. If you want to dig deeper, you can find the source code on GitHub. Cockpit: Distinguish Between Canceled and Completed Process Instances This feature is only available in the Enterprise Edition of the Camunda BPM platform. Test it out with a Free Trial So far, it’s not been possible to distinguish between completed and canceled process instances using the “Process Instances” tab on the process definition history page, with canceled process instances…

By Camunda Platform Team

Feb 9, 2021

Camunda Optimize 3.4.0-alpha1 Released

We’re excited to announce the release of Camunda Optimize 3.4.0-alpha1. Camunda Optimize provides business activity monitoring for workflows, supporting continuous process improvement by providing transparency into your automated workflows and decisions. Business-friendly reports, dashboards and alerts make it possible to identify process bottlenecks and improve end-to-end processes. If you’d like to get started with Optimize 3.4.0-alpha1 right away, you can download the release here with your Camunda Enterprise Platform customer credentials. And if you’re not yet a Camunda customer, you can sign up here for a free 30-day trial of the Camunda Enterprise Platform, which includes Camunda Optimize. In the rest of this post, we’ll highlight some of the new capabilities introduced in Optimize 3.4.0-alpha1. New Dashboard Assignee and Candidate…

By Camunda Optimize Team

Feb 2, 2021

Testing DMN Tables Automatically

One key feature of DMN tables is that they enable business people to provide Business Rules in an intuitive way – like creating an Excel sheet. As a developer you get the DMNs and you integrate them into the BPMN-Process. But how can you make sure that DMN works as expected? With this in mind I started the DMN Table Tester Project with these main goals: Interested? Then let me show you how it works with this simple DMN: Configure your Test The Tester provides a simple User Interface that lets you define a DMN Test in no time. Here is an example: Run the Test This shows you that the DMN is correct: Each Test Case is one row,…

By Pascal Mengelt

Try All Features of Camunda