holunda-io / camunda-bpm-correlate

Library to correlate messages to processes running in Camunda Platform 7.
http://www.holunda.io/camunda-bpm-correlate/
Apache License 2.0
10 stars 2 forks source link

Implement message filter #23

Closed zambrovski closed 2 years ago

zambrovski commented 2 years ago

Scenario

As a consumer of messages I want to be able to filter the incoming messages before they get persisted by the message acceptor. Provide a simple filtering possibility.