Migration
-
Improved Support After Our Artifactory Migration
We recently migrated our 10-year-old artifact storage to a new cloud-based setup. Here's a behind-the-scenes look at the migration and how you can help us continue to improve access and support.
-
What to do When You Can’t Quickly...
Not ready to migrate to Camunda Platform 8 yet? Learn the alternative approaches you can take now to prepare for migrating later.
-
Migrating processes from Pega to Camunda –...
It’s well known that process flows created in Pega don’t conform to any open standard, despite looking rather BPMN-like. Folks who are looking to jump start their migration from Pega to Camunda are stuck having to manually redraw processes in Modeler. But manually redrawing process flows is tedious and time consuming, especially if there are many or complex processes to convert. In this tutorial we’ll step you through a utility that can help you generate a BPMN compliant process that can serve as a starting point for your Pega to Camunda conversion.
-
Migrating process BPMN from IBM BPM to...
If you’re thinking you can export BPMN from IBM expecting to be able to open it in Camunda Modeler you might be in for a surprise. As has been discovered, IBM BPMN exports do not include diagram information that tools like Camunda Modeler use to render a diagram. In this tutorial we’ll step you through two approaches taking advantage of utilities developed by our consulting team to help you create a complete diagram that can be opened and viewed not only in Camunda Modeler but in any BPMN compliant design tool.
-
Process Migration Using BPMN Part 2
This blog post is the continuation of Process Migration Using BPMN Part 1 – part of my presentation Process Migration 201: Tips Tricks and Techniques, at CamundaCon Live. Here, I’ll run through some migration solution examples.
-
Process Migration Using BPMN Part 1
Please note: This blog post is the Part One of a two part series. If you are looking for Part Two then you can find it here. If your organization relies on BPM and your process definitions are considered to have “long running” process instances (perhaps due to user tasks etc.), then there comes a time when your organization needs to define the process instance migration strategy. This blog will show you how to define your migration strategy as a business process and to use BPMN to help control different scenarios during your custom migration.
-
New Official Extension: camunda-bpm-migration
Camunda BPM Migration is a framework for making process instance migration easier. It builds upon the migration functionality introduced in Camunda BPM 7.5. This is a great feature enabling the community to go boldly where few men have gone before 😉 Typically, instance migration is avoided like the pest. It’s a pain. This feature, together with the migration extension, aims to ease that pain. What Does the Migration Extension Offer? Before answering that, let’s have a look what Camunda already provides. As you know, Camunda BPM provides the ability to do a migration based on process definition mapping. Still, the migration plans can only be defined for deployed processes. This makes it hard to impossible to define a migration plan...