Get task id

1
0
-1

Hello,

I have my process divided in several validations lanes, i didn't found in api documentation the way to get each task id, when I use get task/human or any other type of task, I just get an empty 200 response.

here is my request:

http://{{baseUrl}}/bonita/API/bpm/humanTask?p=0&c=10

Comments

Submitted by romain.bioteau on Wed, 02/22/2023 - 11:00

Are your tasks instantiated (e.g.: visible in the User app task list) ?

Submitted by jeremy.orion on Wed, 02/22/2023 - 11:13

Nope, if you're speaking about Bonita Administrator Application it's empty the process is correctly displayed in process list but none of the tasks whether they're human/activity , maybe it's related to process doesn't have a start button on user application?
Or does the task needs process to be started?

Submitted by romain.bioteau on Wed, 02/22/2023 - 11:17

Yes, you must instantiate the process. You can do it using the API or a UID form with the Start process button action.

No answers yet.
Notifications