Category

Product

All Camunda blog posts tagged with Product.

Jan 12, 2021

Cawemo Enterprise (On-Premises) 1.5 Released

We’re happy to announce the 1.5 release of Cawemo Enterprise On-Premises. Cawemo is the BPMN process specification platform of the Camunda stack, enabling all stakeholders to model and collaborate on process diagrams and related files. The main improvements in this release are: New UiPath template editor Cawemo provides a form-based editor for element templates that are tailored specifically to be used with Camunda’s RPA Bridge and UiPath. Template versioning You are able to manage and publish versions of the same template, allowing you to adjust templates to changes in your UiPath scripts or other task implementations. Integration with Camunda’s new identity and access management solution Camunda Account takes over the user management for Cawemo and will enable LDAP support in…

By Cawemo Team

Jan 12, 2021

Camunda Modeler 4.5 Released

We are happy to announce the release of Camunda Modeler 4.5. This release introduces the ability to handle versioned templates, improves the navigation of DMN Decision Tables and delivers various smaller improvements when modeling BPMN. Download the latest release and start modeling right away. Templates Versioning Templates allow you to configure a diagram element with predefined properties —  very helpful when you work with predefined properties or reuse configuration in multiple elements. During development, you may need to change a template. This can now be achieved thanks to templates versioning. By specifying an optional `version` field in the template configuration, the Camunda Modeler can detect and handle newer versions by offering an update option. Templates created and published on Cawemo,…

By Maciej Barelkowski

Jan 12, 2021

Camunda Optimize 3.3.0 Released

We’re excited to announce the release of Camunda Optimize 3.3.0. Camunda Optimize supports continuous process and decision table improvement by providing transparency into your automated processes and decisions. Business-friendly reports and dashboards, as well as alerts, help you to identify process bottlenecks and improve your overall end-to-end process. If you’d like to get started with Optimize 3.3.0 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 this post, we’ll highlight some of the new capabilities introduced in Optimize 3.3.0. Refreshed Report Builder and Reporting capabilities Process…

By Camunda Optimize Team

Announcing Zeebe and Operate 0.26

A new release for Zeebe and Operate 0.26 is available now. You can grab the releases via the usual channels: Docker Hub GitHub Maven Central As usual, if you’d like to get started immediately, you can find information about it directly on the Zeebe & Operate documentation website. It is possible to perform a rolling upgrade to Zeebe 0.26 from 0.25. For Camunda Cloud users, 0.26 is the new production version since this week, your existing clusters were already upgraded automatically. Here are some highlights: Zeebe Topology Response with Partition Health Use Memory Mapped Storage Level by Default Operate Improved User Status Feedback Infinite Scroll in Instances View Configurable Context Path Zeebe Modeler Improved UI for Input/Output Mappings Support Propagate…

By Camunda Cloud Team

Modernizing RPA Deployment with an Eye Toward the Future

Your organization is only as successful as its processes. But if your business is, like many, using a patchwork of off-the-shelf and proprietary software and platforms — your core business processes aren’t running in true end-to-end fashion; instead, they’re executed in silos.  The Robotic Process Automation (RPA) bots you deployed to replace repetitive human tasks? If you’re like 9 out of 10 process automation experts we surveyed, those bots may still provide value, but will likely turn cumbersome and complex as your business needs and processes evolve. And if you’ve tried to scale RPA deployments or implement more complex RPA script orchestrations, you’ve discovered how brittle and high-maintenance your RPAs have become.  The end result of this situation is that…

By Amy Hooker Kidd

Test Your Processes With JUnit 5

If you’re a fan of JUnit5 for testing on the JVM, we have good news — there’s a brand-new library available: camunda-bpm-junit5, published as a community extension for Camunda BPM. The project is now available on Maven central, so you can start testing your processes with the latest technology. Getting started To add the extension to your project, just add the Maven dependency to your pom file: <dependency> <groupId>org.camunda.bpm.extension</groupId> <artifactId>camunda-bpm-junit5</artifactId> <version>1.0.0</version> <scope>test</scope> </dependency> Add the dependencies to JUnit 5 if you don’t already have them (they are included in the spring-boot-starter-test artifact): <dependency> <groupId>org.junit.jupiter</groupId> <artifactId>junit-jupiter</artifactId> <version>5.6.2</version> <scope>test</scope> </dependency> To start testing you can extend your test class with the ProcessEngineExtension: This injects the ProcessEngine configured in the camunda.cfg.xml file into…

By Ingo Richtsmeier

Retaining Community Knowledge on the Slack Free Tier with a Slack bot

“There is a lot of valuable information in this Slack, but whenever I come back to find it, it’s gone because of the 10,000 message limit. Can we move this community to Discord, which has persistent message history?” That message, from a community member in the Zeebe Slack, triggered a DevRel project that resulted in the Slack Archivist – a Slack bot that allows valuable conversations to be archived from the community Slack to a dedicated searchable topic in our Discourse-powered Forum. The Problem Slack is ubiquitous. You probably have it open right now, and are in several different Slack teams. We use Slack internally at Camunda, on a paid plan, and when it came time to stand something up…

By Josh Wulf

Refactoring an Actor Model System from Nact.io to Camunda Cloud

This month marks the 20th anniversary of the Open Source Erlang language and the Erlang virtual machine. Renowned for its reliability, the ability to hot-patch running code, and the Actor model, Erlang has been incredibly influential in software development, particularly in scalable distributed systems. If you look through the Zeebe source code, you’ll see Actor components sprinkled throughout. Zeebe core engineer Deepthi Akkoorath did her PhD thesis in Scalable Consistency in theMulti-core Era and is a huge fan of Erlang. Here is a video of Deepthi describing the architecture of Zeebe, the workflow engine powering Camunda Cloud: https://www.youtube.com/watch?v=JbXKgQQmukE A couple of months ago, I wrote a statistics collector for the Camunda DevRel team. You can see the project in the…

By Josh Wulf

Dec 8, 2020

Camunda Optimize 3.3.0-alpha2 Released

We’re excited to announce the release of Camunda Optimize 3.3.0-alpha2. Refreshed Report Builder and Reporting capabilities Process Analysis and Filtering improvements New Flow Node by Variable Process Reports Custom Values in Variable Filters Moving Process and Decision Reports across environments External Process Events Inspection and Deletion Improved Updates and Maintenance Resumable Updates Updated Support for Elasticsearch What’s next? How to get it? 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.3.0-alpha2 right away, you can download the release here with your Camunda Enterprise…

By Camunda Optimize Team

Try All Features of Camunda