Actor Filters

i have tried to apply multiple filters while getting actor members like f=actor_id and user_id,but it dint work!

i want to get only single user while passing actor_id and user_id and insted of that API gives me list of all the used contains in the passing actor.

i have tried to use the below API : retrieve only the actorMembers related to the specified user_id. http://localhost:8080/bonita/API/bpm/actorMember?p=0&c=10&f=member_type%...

Please suggest something to apply both filer.

Thanks in advance :)

Create Actor filter to delegate a task

Hello.

I have 2(X & Y) actors defined in my organization and 3(A,B,C) groups

The first task is assigned to the actor X mapped to Group A

The Second task is assing to actor Y mapped to Groups B & C

What want is that when the second task is for first time available to be assigned to group B, and then if the guy who is working on the task wants to delegate the work i want him to be able to choose the user form the group C to delegate it

I have no idea how to do this, and have no expirience on how to configure the actor filter.

Notifications