I’m interested in the Message aggregator pattern, but unable to get it functional. I’m missing details like Inputs/Outputs, Conditional expressions, etc… Can someone point me to a complete BPMN example?
See these posts:
- Working example of basic message aggregation in java.
- Contributing to Zeebe community using Python and Java examples
Josh
Thanks Josh. I had seen the two links. They are related but don’t seem to address what I’m was looking for. The first doesn’t provide any BPMN. The second seems to require manual execution of the process to get things going.
The documented aggregator is very nice since it uses a Message based Start Event.
In cases it helps anyone else, I fumbled through what appears to be a working solution. Feeback is welcome if the bpmn can be optimized in any way.
Here’s a direct link to the BPMN
1 Like