Tag

Parallel Gateway

0 views collected around this technical thread.

Spring Full-Stack Practical Cases
Spring Full-Stack Practical Cases
Dec 27, 2021 · Backend Development

Mastering Parallel Gateways in Activiti 7 with Spring Boot: A Step‑by‑Step Guide

This tutorial explains how to use parallel gateways in Activiti 7 with Spring Boot, covering their branching and merging functions, a complete reimbursement‑approval example, BPMN XML definition, and Java code for starting, querying, and approving workflow tasks.

ActivitiBPMNBackend Development
0 likes · 8 min read
Mastering Parallel Gateways in Activiti 7 with Spring Boot: A Step‑by‑Step Guide
Beike Product & Technology
Beike Product & Technology
Aug 9, 2017 · Backend Development

Three Practical Tips for Simplifying Activiti Workflows

This article shares three practical techniques for streamlining Activiti BPMN processes—omitting exclusive gateways by moving conditions to outgoing sequence flows, using skip expressions to bypass unnecessary user tasks, and employing parallel gateways with task listeners to enable multi‑role approvals—complete with XML examples and diagrams.

ActivitiBPMNParallel Gateway
0 likes · 10 min read
Three Practical Tips for Simplifying Activiti Workflows