-
Feature Request
-
Resolution: Done
-
Major
-
7.58.0.Final
-
False
-
False
-
Release Notes
-
NEW
-
NEW
-
Undefined
-
Customer is using the kie-server REST API to create a instance process with correlationKey using the following URL:
POST /server/containers/{containerId}/processes/{processId}/instances/correlation/{correlationKey}
When they try to create a process instance with a duplicated correlationkey the API returns a http 500 error code. Ideally it should return a 400 error.
- incorporates
-
RHPAM-3641 Start process with correlation key rest api should return 409 http status of correlation key already exist.
- Closed