getProcessInstanceVariables() - process instance not found

9 views
Skip to first unread message

Mattia Piccirillo

unread,
Nov 27, 2024, 6:31:48 AM11/27/24
to jBPM Development
Hi,

I'm having a issue on my environment when I try to reach the process instance variable from my microservice.

I have a main process with these steps:
Start --> Subprocess --> End

The subprocess has many steps, they are subprocess that call rest endpoint using CustomRestTask.

In the first step, I call an endpoint which tries to get the process instance variables info from the main process, calling kie server api.

I get 404.

Is the main process still not persisted in db? (In my environment I use default h2).

Reply all
Reply to author
Forward
0 new messages