This kind of assignment is implemented in Actitivi?
We have resource that requires a dynamic execution to verify if a user is member of the resource (including resource parameters processing). How could I extend the Engine to permit customized Resource Management like these?
Sometimes, between two diaper changes in I read the forum 😉
We currently don't support the resource/resourceparmeter style for the 5.0 release. We will however have an 'AssignmentHandler' that allows to write your own Java code that is called when a task is assigned, which allows you do the same (but not in the traditional BPMN 2.0 way)