Skip to main content

Correlate

POST 

/message

Correlates a message to the process engine to either trigger a message start event or an intermediate message catching event. Internally this maps to the engine's message correlation builder methods MessageCorrelationBuilder#correlateWithResult() and MessageCorrelationBuilder#correlateAllWithResult(). For more information about the correlation behavior, see the Message Events section of the BPMN 2.0 Implementation Reference.

Request

Responses

Request successful. The property resultEnabled in the request body was true. The variables property is only returned, if the property variablesInResultEnablewas set totrue` in the request.