Tag

process-engine

1 views collected around this technical thread.

Code Ape Tech Column
Code Ape Tech Column
Apr 24, 2025 · Backend Development

Integrating Camunda 7 Workflow Engine with Spring Boot: Concepts, Configuration, and Usage

This article explains how to integrate the Camunda 7 workflow engine into a Spring Boot project, covering core concepts, required Maven dependencies, configuration files, database setup, process modeling, task types, gateways, and essential APIs for managing processes, tasks, and variables.

BPMNCamundaSpring Boot
0 likes · 14 min read
Integrating Camunda 7 Workflow Engine with Spring Boot: Concepts, Configuration, and Usage
Java Tech Enthusiast
Java Tech Enthusiast
Nov 14, 2024 · Databases

Activiti Workflow Engine Database Design

Activiti is a BPMN workflow engine that provides components such as Process, Repository, Runtime, Task, and History services, stores definitions, runtime data, and history in a relational database schema, and is used by deploying BPMN diagrams, starting instances, and managing tasks via its Java API.

ActivitiBPMNDatabase Design
0 likes · 21 min read
Activiti Workflow Engine Database Design
Code Ape Tech Column
Code Ape Tech Column
Sep 2, 2024 · Backend Development

Designing and Implementing a Workflow Approval System with Activiti

This article explains how to design a multi‑level workflow approval system using the Activiti engine, covering process diagram creation, deployment, task handling, variable management, exclusive gateways, and complete project configuration with Spring Boot and an H2 database.

ActivitiBPMNSpring Boot
0 likes · 26 min read
Designing and Implementing a Workflow Approval System with Activiti
Selected Java Interview Questions
Selected Java Interview Questions
Nov 25, 2023 · Backend Development

Flowable BPMN2.0 Workflow Engine Tutorial: From Basics to Practical Implementation

This article provides a comprehensive guide to Flowable, a Java-based BPMN 2.0 workflow engine, covering its concepts, BPMN elements, installation, configuration, code examples, and database schema, enabling developers to design and implement employee leave approval processes.

BPMNBusiness Process ManagementFlowable
0 likes · 26 min read
Flowable BPMN2.0 Workflow Engine Tutorial: From Basics to Practical Implementation
Spring Full-Stack Practical Cases
Spring Full-Stack Practical Cases
Jul 5, 2023 · Backend Development

How to Build a Leave Approval Workflow with Activiti 7 and Spring Boot

This guide walks through setting up a Spring Boot 2.2.11 environment with Activiti 7.1, configuring Maven dependencies, explaining the Activiti database tables, defining a BPMN leave‑request process, implementing service and controller layers, and demonstrating API calls to deploy, start, query, and complete the workflow.

ActivitiBPMNBackend Development
0 likes · 18 min read
How to Build a Leave Approval Workflow with Activiti 7 and Spring Boot
Top Architect
Top Architect
Jun 27, 2023 · Backend Development

Integrating Camunda 7 Workflow Engine with Spring Boot: Concepts, Configuration, and API Usage

This article explains how to integrate the Camunda 7 workflow engine into a Spring Boot project, covering core concepts, required Maven dependencies, configuration files, database schema, process modeling, task types, and detailed API examples for managing processes, tasks, variables, listeners, and permissions.

BPMNCamundaSpring Boot
0 likes · 17 min read
Integrating Camunda 7 Workflow Engine with Spring Boot: Concepts, Configuration, and API Usage
Architect
Architect
Jun 19, 2023 · Backend Development

Design and Implementation of the Comet Workflow Engine

This article presents a comprehensive overview of the Comet workflow engine, detailing its background, architecture, key design concepts, graph‑based legality checks, plugin mechanisms, and practical use cases such as SRE automation, permission requests, and dynamic linear processes, illustrating how a flexible, low‑code platform can streamline enterprise business flows.

Automationbackendgraph algorithms
0 likes · 18 min read
Design and Implementation of the Comet Workflow Engine
Top Architect
Top Architect
Mar 24, 2023 · Operations

Understanding BPM Process Engine Architecture and Design

This article explains what a process engine is, distinguishes between processes and engines, reviews common process designer types, explores workflow, BPM and orchestration applications, and details the architectural components, design practices, and code examples for building robust BPM solutions.

BPMBusiness Process Managementarchitecture
0 likes · 17 min read
Understanding BPM Process Engine Architecture and Design
Bilibili Tech
Bilibili Tech
Feb 17, 2023 · Backend Development

Design and Implementation of the Comet Workflow Engine at Bilibili

The article details Bilibili’s Comet workflow engine—a low‑code, plugin‑extensible platform built since 2019 that uses visual DAG templates, graph‑based legality checks, and asynchronous execution to automate diverse business processes such as SRE automation, permission requests, and push‑task approvals, improving operational efficiency across mobile and web services.

DAGGoSRE
0 likes · 18 min read
Design and Implementation of the Comet Workflow Engine at Bilibili
Top Architect
Top Architect
Feb 9, 2023 · Operations

Understanding BPM Process Engines: Architecture, Design Patterns, and Practical Implementation

This article provides a comprehensive overview of BPM process engines, covering their definition, design of workflow and BPM, architecture components, organization and form designers, implementation practices, sample BPMN XML, and related commercial opportunities, offering practical guidance for building and using process‑engine‑based solutions.

BPMBusiness Process Managementarchitecture
0 likes · 16 min read
Understanding BPM Process Engines: Architecture, Design Patterns, and Practical Implementation
Top Architect
Top Architect
Dec 25, 2022 · Backend Development

Understanding Process Engines: Architecture, Design, and Applications

This article provides a comprehensive overview of process engines, covering their definition, core components, design patterns, implementation details, workflow and BPM applications, as well as practical considerations such as form and page design, permissions, and business opportunities.

BPMarchitecturebackend
0 likes · 17 min read
Understanding Process Engines: Architecture, Design, and Applications
Architecture Digest
Architecture Digest
Nov 11, 2022 · Operations

Understanding Process Engines: Architecture, Design, and Applications in BPM

This article explains what a process engine is, how it differs from traditional code implementations, describes various process designer approaches, compares Workflow and BPM, outlines the core components of a BPM engine architecture, and presents practical development steps and business opportunities, including a full BPMN XML example.

BPMarchitecturelow-code
0 likes · 17 min read
Understanding Process Engines: Architecture, Design, and Applications in BPM
Top Architect
Top Architect
Nov 9, 2022 · Backend Development

Understanding Process Engines: Architecture, Design, and Application

This article provides a comprehensive overview of process engines, explaining their definition, common scenarios such as workflow and BPM, various design approaches for process designers, form designers, and interfaces, and detailed architectural guidance for building and deploying BPM solutions in backend systems.

BPMbackend architecturebusiness process
0 likes · 15 min read
Understanding Process Engines: Architecture, Design, and Application
Architect
Architect
Nov 8, 2022 · Backend Development

Understanding Process Engines: Architecture, Design, and Application

This article provides a comprehensive overview of process engines, covering their definition, core components, design patterns, implementation approaches, BPMN modeling, practical workflow and BPM use cases, and related commercial opportunities for backend development and operations.

BPMarchitecturebackend
0 likes · 16 min read
Understanding Process Engines: Architecture, Design, and Application
Selected Java Interview Questions
Selected Java Interview Questions
Oct 31, 2022 · Backend Development

Understanding Process Engines: Architecture, Design, and Applications

This article provides a comprehensive overview of process engines, explaining their definition, relationship to workflows and BPM, design of process designers, various application scenarios such as workflow and BPM, detailed architectural components, implementation practices, and potential business opportunities, illustrated with diagrams and XML examples.

BPMarchitecturebackend
0 likes · 18 min read
Understanding Process Engines: Architecture, Design, and Applications
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Sep 29, 2022 · Backend Development

Understanding Flowable Workflow Engine: Concepts, Tools, and Implementation

This article introduces the need for workflow engines, compares the three major Java‑based engines (Activiti, Flowable, Camunda), explains BPMN notation, and provides detailed guidance on using Flowable's Eclipse Designer, IDEA plugins, flowable‑ui, bpmn.js, and related Vue components to model, deploy, and manage business processes.

BPMNFlowableIDEA
0 likes · 22 min read
Understanding Flowable Workflow Engine: Concepts, Tools, and Implementation
macrozheng
macrozheng
Aug 26, 2022 · Backend Development

How to Simplify Complex Business Logic with CompileFlow Workflow Engine

Learn how to replace tangled if‑else code with a visual workflow engine using CompileFlow, from setting up the designer and BPM files to binding data, methods, conditions, and executing a sample chicken‑training process, while understanding the underlying principles and practical tips.

backendcompileflowjava
0 likes · 10 min read
How to Simplify Complex Business Logic with CompileFlow Workflow Engine
Code Ape Tech Column
Code Ape Tech Column
Jul 7, 2022 · Backend Development

Step-by-Step Guide to Deploying and Using Flowable Workflow Engine with Spring Boot

This article provides a comprehensive tutorial on installing Flowable 6.6.0, deploying its UI, designing BPMN processes, configuring the database, using core Flowable APIs, and integrating the engine into a Spring Boot project with full code examples and deployment instructions.

BPMNFlowableSpring Boot
0 likes · 15 min read
Step-by-Step Guide to Deploying and Using Flowable Workflow Engine with Spring Boot
YunZhu Net Technology Team
YunZhu Net Technology Team
Feb 17, 2022 · Fundamentals

Understanding Workflow Engines: Concepts, Types, Standards, and Components

This article explains what a workflow engine is, why it is used, compares different workflow types, introduces the three major standards BPMN, CMMN, and DMN, and details the core components and design considerations of business process, case, and decision engines.

BPMNCMMNDMN
0 likes · 15 min read
Understanding Workflow Engines: Concepts, Types, Standards, and Components
Top Architect
Top Architect
Jan 29, 2022 · Backend Development

Building a Leave Approval Workflow with Flowable UI and Spring Boot

This article provides a step‑by‑step guide on deploying Flowable‑UI, designing BPMN diagrams, configuring a Spring Boot backend, managing Flowable database tables, and using Flowable engine APIs to implement a complete leave‑approval workflow with code examples.

BPMNFlowableSpring Boot
0 likes · 15 min read
Building a Leave Approval Workflow with Flowable UI and Spring Boot