So you mean that I have to add a listener to the task…
I want to start an activiti subprocess that I called "Send-email" and that is having an input parameter called "mailto" that is a string…
Can I use expressions to do that ?
if yes, how would it looks like (I added a snapshot of what how I did it)…
if no, then how can I define the activiti subprocess to invoke and how to pass him the parameter ?
Can you help me showing me an example of that ?
Thanks very much