Details
-
Type:
Improvement Request
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.0.1
-
Fix Version/s: 1.1.0
-
Component/s: Service engine
-
Security Level: Public
-
- Environment:
- -
Issue Links
| Depends | ||||
|---|---|---|---|---|
|
|
|
|||
This operation will take only process instance as parameter, otherwise error management about process instance id not found will be more complex:
The processing of a process instance id list should be done by the operation client inside only one JMX connection.
- Should we check if all process instance ids exist before to purge ?
- If we check during purge, how to return process instance purged to avoid to retry a purge of them ?
The processing of a process instance id list should be done by the operation client inside only one JMX connection.