Human Task Assigned via ActorId Not Visible in jBPM

4 views
Skip to first unread message

Antiphon

unread,
Mar 14, 2025, 5:22:52 AMMar 14
to jBPM Usage

Hello everyone,

This is my first question here.

I'm trying to pass the ActorId to a Human Task using a process variable.
The ActorId is being sent from my C# backend to jBPM.

I have a business process, and when the Human Task is triggered, the ActorId is correctly assigned.

For example, let's say my email address is Jo...@gmail.com.
I have created a user in jBPM with the exact same email address.

Here’s the issue:

  • The task shows that it is "Reserved" for Jo...@gmail.com.
  • However, when I log in as Jo...@gmail.com, no tasks are shown.
  • When I log in as Wbadmin, I can see the task, and the actual owner is Jo...@gmail.com, but I can't claim it as Wbadmin.
  • There are no errors in my Docker logs.

Has anyone experienced a similar issue or knows what could be causing this?
I would really appreciate any help.

Thanks in advance!

Abhijit Humbe

unread,
Mar 14, 2025, 8:07:07 AMMar 14
to Antiphon, jBPM Usage
Try to perform task operation using REST API: 

PUT  /server/containers/{containerId}/tasks/{taskInstanceId}/states/started

for authentication use user as  
Jo...@gmail.com.

Abhijit Humbe


--
You received this message because you are subscribed to the Google Groups "jBPM Usage" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jbpm-usage+...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/jbpm-usage/8371b6eb-55f0-441b-8893-837f2606adfcn%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages