Details
-
Type:
Feature Request
-
Status: Closed
-
Priority:
L3 - Default
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 7.1.0, 7.1.0-alpha2
-
Component/s: engine
-
Labels:None
Description
At:
- I can use the `RuntimeService.correlateMessage()` and `RuntimeService.messageEventReceived()` methods in combination with the ReceiveTask
- If the `<receiveTask ... >` element does not specify a `messageRef` attribute, legacy behavior is provided and the receive Task can still be triggered using `RuntimeService.signal()`
- Documentation is updated