actor filter implementation

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 :)

Creation Actor filter : impl not found in repository

Hello,

I'm creating an Actor Filter following bonita example (ex:user-manager filter), and successfully importing it into Bonita Studio, I can apply it to my process with all parameters, but I have this error when running the process:

Dynamic actors

Hi,all I’m new to bonita bpm,and I want to know how to use actor dynamically in Bonita BPM 6.3.8. I have two questions about this: 1 I added a variable role with data type text ,it contains the real role in my organization .How can I add actors with data role in one human task? 2 If I installed the app in the protal. How can I enable the app without mapping any real user or role or group in my organization.

Thanks for any help and suggestions! :)

Raymond

Actor filtering

Hi guys!

As a newbie, I'm trying to configure an actor filter operation on Bonita 6.2.1 and I stoped at the Implementation step of configuration.

I've created the Definition, with a two input parameters, which one of them will be mapped to a process variable of string type. There is a organization group where his "Exibition Name" should match the value on this variable. I have created the wizard page of the filter definition where user must map the variable to the input parameter above. See bellow the Organization Manager form print.

Notifications