The Brown Boxthebrownbox.hashnode.dev·Aug 20, 2024How to learn FEEL in CamundaDesc: My job requires working with Camunda to develop workflows for automation and implementation. FEEL is the language that is used mainly in Camunda. Below are some resource that help you quickly adapt this language: Docs: https://docs.camunda.io/...DiscussWork at Sleek
Hatem Sialahatemsiala.hashnode.dev·Aug 8, 2024Integrating bpmn-js-token-simulation & bpmn-js-properties-panel with AngularAfter setting up our Angular project, integrating bpmn-js and setting a Modeler, we will dive deeper and add additional modules to our modeler. For those who missed the previous steps, click on the link below to check out the full blog : Integrating ...Discuss·4 likes·132 readsbpmn-js-token-simulation
La Rebelion Labsrebelion.la·Jun 18, 2024Experience the Power of Workflow Engines in KubernetesIn today's fast-paced digital world, businesses are constantly looking for ways to streamline their operations, reduce manual errors, and improve efficiency. This is where a workflow engine comes into play. Workflow engines are powerful tools that he...Discuss·1 like·224 readsKubernetesMicroservices
Nicolas Fränkelfrankel.hashnode.dev·May 23, 2024Workflow, from stateless to statefulA (long) time ago, my first job consisted of implementing workflows using the Staffware engine. In short, a workflow comprises tasks; an automated task delegates to code, while a manual task requires somebody to do something and mark it as done. Then...Discusscamunda
tkssharmaarticles.tkssharma.com·Dec 31, 2023Microservices workflow Orchestration using CamundaMicroservices workflow Orchestration using Camunda Microservice workflow Orchestration using Camunda http://www.youtube.com/watch?v=XSlSk8hBtVs Objective - The objective of this Blog is to orchestrate our Project Workflow using Camunda with Event-D...Discusscamunda
Ronny Bräunlichblog.code-n-roll.dev·Feb 20, 2016What can capabilities do for your processes?Before we release camunda BPM OSGi 2.0 I want to do a little bit more of advertisement for it and show what is possible with the new version. One change in the new version will be, that it depends on OSGi 4.3 and no longer 4.2. One change, besides th...DiscussOSGi
Ronny Bräunlichblog.code-n-roll.dev·Feb 13, 2016camunda BPM OSGi - Event BridgeI have implemented the eventing feature already some months ago but I haven't managed to advertise it a little bit more until now. So, let's praise my work ;) I'll start with some background information, which you can skip if you're familiar with c...Discusscamunda
Ronny Bräunlichblog.code-n-roll.dev·Jan 29, 2015Cluster your service with the ConfigurationAdmin and Apache Karaf Cellar using the camunda BPM engine as exampleIntroduction Initially, this was supposed to be a short introduction about the topic in the title and an opportunity for me to get to know Apache Karaf Cellar. Unfortunately, I couldn't finish the topic until today because I had some unexpected probl...Discuss·57 readsOSGi
Ronny Bräunlichblog.code-n-roll.dev·Nov 18, 2014camunda BPM engine: use custom VariableType to resist the urge to flushIntroduction I hope all of you are aware of the fact that you can provide a ProcessEnginewith your own VariableTypes. If not, I'll give you a short introduction. Please note that my descriptions are based on camunda-engine 7.1.0. There will be some c...Discuss·41 readsjpa
Ronny Bräunlichblog.code-n-roll.dev·Nov 11, 2014camunda BPM engine: How many tasks can you execute without wait stateToday I got quite curious today about this topic and I don't know if anyone ever wondered/tried.At work I introduced the camunda BPM engine a few months ago. One requirement was not to reach any wait state during the execution. That ways we want to m...Discuss·53 readscamunda