#engineapi #actor

Change Actors Dynamically

Hi,

I want to define a group of actors in the current task to be candidates of the next task. I see that it is possible using actor filters. Can someone help me with this implementation?

P.S. I use Bonita Community 7.10.3 and the access is via Engine API.

Thanks,

Diana

[EngineAPI] How To get task's Actors who're using custom filter actor

Hi everyone,

I need to get actor who are access to a HumanTask with the EngineAPI.
I have try to use : processApi.getPossibleUsersOfHumanTask. But this function get the line or process actors without applying the custom filter.
Can anyone know to get actors who are using custom implementation in JAVA ?

Regards,

Notifications