79383179

Date: 2025-01-24 03:44:47
Score: 2
Natty:
Report link

instead of <bpmn:process id="simple-process" name="simple process" isExecutable="true">

use following

<bpmn:process id="simple-process" name="simple process" isExecutable="true" camunda:historyTimeToLive="7">

7 is number of days to retain the history so you can set according to your need.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Urooj Abbas