#actor

Getting started tutorial - missing actors

Hello,

I am following the Getting Started tutorial and I am configuring who can do what

At the following step:

  1. Select the Customer lane

  2. Go to General Actors

  3. Click on Set…​ next to actor filter

  4. From the list, select Initiator

How can I deny to start process via API?

Hello everyone.

I have an issue.

Is there any possibilaties to deny start process via API if user isn't an actor initiator group?

User can't star process from Bonita User Application, but API alow me to start it via ../API/bpm/process//instantiation

Is there any way to fix it?

How can I notify actors other than in dashboard, when a task being allocated to them?

I want to notify actors when a task being allocated to them. I found that in dashboard it is notifying but, I'm looking for an other option like sending an email, because dashboard notifications are not much prominent(According to my perspective). Is there a way to notify actors when a task being allocated to them?

Get all groups of a task ID's actor

Hey,

I'm trying to find a way in groovy through which, I can get all the groups that are allowed to execute a task. I am trying to write a script at the "connector in" of a station that gets me this data. Even the actor's API takes processDefinitionId as an argument, and not taskId/activityId. I want the actors with respect to that instance, could you help me out?

Thanks!

Assign Task to Specific User

Hello, im trying to assign specific task on specific user accordingly. I already set actor in each lane of the diagram. But whenever i start the process, the tasks don't apply in every user that i've set previously in the lane. Which means user can run task from another user that doesn't belongs to. I followed every steps given in the documentation regarding to assigning task to user but the problem remains same here is the link (https://documentation.bonitasoft.com/bonita/7.9/define-who-can-do-what).

Notifications