-
Type:
Feature Request
-
Resolution: Fixed
-
Priority:
L3 - Default
-
Affects Version/s: None
-
Component/s: engine
AT:
- using the RuntimeService I can correlate a message for a given tenant-id
- if I correlate a message without a tenent-id then an exception is thrown if there are multiple executions or process definitions that can receive the given message from different tenant-ids
- if there are only executions and process definitions from one tenant-id then the message is received
- I can also deliver a message for a tenant using the REST-API