Dynamic Process definition Name for each task in Tasklist Page

Hi @siyaa21,

no, it is not possible as the process name comes from the process definition, which is the same for all process instances.

But you can individualize the task name with a Task listener like described here: How to change the userTask's name according to process variables - #16 by Ingo_Richtsmeier

Hope this helps, Ingo