Hi,
Is there way to use expressions for link definition name. Or any to make it dynamic
Something like this:
<bpmn:linkEventDefinition name=“retry_${option}_${currentprocessid}” />
Currently it works as constant string.
Hi,
Is there way to use expressions for link definition name. Or any to make it dynamic
Something like this:
<bpmn:linkEventDefinition name=“retry_${option}_${currentprocessid}” />
Currently it works as constant string.