REST API bug found executing a task /bonita/API/bpm/activity/[activityId]

1
0
-1

We are using REST API to complete humanTask and we have found that sometimes we get a Response Status Code 404 Not found but the activity complete without error on bonita engine. This behavior is strange and happens just 3/4 times a day but we have many other activity completed of the same type. No error is logged on the bonita application log only the 404 response on the jboss http log, at the same time we log the 404 error the activity is signed as completed on the bonita engine DB without any error.

To Execute a task we call: Request URL http://localhost:8080/bonita/API/bpm/activity/[activityId] Request Method PUT Request Payload {"state": "completed"} Response if OK Status Code: 200 OK

we are using bonita 6.4.1

thank you for your support

best regards

Simone Martinetto

No answers yet.
Notifications