Zum Inhalt springen

Tag: spring boot

Transactional inbox: when the ack deletes the message

An ack to Pub/Sub is a delete command, not a proof of processing. With the workflow engine in the ack path and a correlation that rejects, the place of the ack decides between standstill and data loss. The complete tutorial: nack with dead-letter topic, transactional inbox, a relay without the ordering trap, plus a decision table.

Read more →

BPMN signal or message: why a broadcast leaves processes waiting forever

Fourteen line items of a goods receipt stopped dead, with no error and no incident. A signal only reaches whoever is already waiting when it is thrown, and an asynchronous step sat right before that. This tutorial rebuilds the case with Flowable 8, shows it in a test, repairs the stuck instances and replaces the broadcast with an addressed message.

Read more →
$ lang DE EN ES