I make some process that allow me to change dynamically the name on the task in tasklist. It works well.
I would to do it properly in order to not the dynamic part in the task name.
I think I could use a task listener but I don’t know how to do.
You can implement the task listener using scripting and as external resource (script file to be deployed along with the model in a single deployment) so the same script could be reused by multiple user tasks.