initiator

How do I update the Actor by cases and not by process?

Hello,

I'm having some troubles when I want to update the Actor of a case with the ActorUpdater and apiAccessor.getProcessAPI().updateActor(long actorId, ActorUpdater actorUpdater).

It seems that it can only update the Actor for the whole process, thus active cases are all updated to the new Actor.

Is there a way to update the actor just for the current case, and not modifying the others?

For more context, I just want to change the displayName of the actor :

No actor initiator defined on the process

Hello,

Since an upgrade of our Bonita server from 7.5.4 to 7.8.3 we encounter an issue for displaying form to the users. The following error appear :
Screenshot-2019-04-12-Bonita-Portal.png

In the application logs, I get the following exception :
org.bonitasoft.engine.bpm.actor.ActorNotFoundException: No actor initiator defined on the process

Which I don't really get since actor initiator is not mandatory.

Sub process doesn't inherit root process initiator

Is there a reason why a sub process doesn't inherit the root process initiator user?

I'm testing out the sub process feature by using the Call Activity Task, and noticed that the sub process doesn't inherit the initiator of the root process. I was able to work around it by passing in, through the process contract, the user id of the root process initiator, but it seems like it is redundant, and it should automatically work.

How i can define an initiator of a process?

Hi,

i have configured the local configuration of a process.In this configuration i have assigned the user walter.bates into the authentication part, and in the actor filter part , i have created an initiator. The problem is that, when i have launched the process from bonita local, automatically it appears a page with this following message :

Access denied: You have no permission to view this page.

I don't know what could be.

Regards

How i can define an initiator of a process?

Hi,

i have configured the local configuration of a process.In this configuration i have assigned the user walter.bates into the authentication part, and in the actor filter part , i have created an initiator. The problem is that, when i have launched the process from bonita local, automatically it appears a page with this following message :

Acceso denegado: Ud no tiene los permisos para ver esta página.

I don't know what could be.

Regards

Notifications