Passing messages with parameters

You can do it with a expression:

just add the setVariable method into the expression:
.setVariable(‘myVarName’, ‘myVarValue’)

+1 to get: https://app.camunda.com/jira/browse/CAM-7505 added :slight_smile:

3 Likes