Thanks @Niall for your reactivity, greatly appreciated! Indeed the solution was the “implementation” placeholder.

I used:
${execution.getProcessEngineServices().getRuntimeService().createMessageCorrelation("Hello").correlateWithResult()} as my message name was “hello”.
Thanks again, Ch.