Hello Team!
In the middle of the BPMN process, I have a Receive task (with Correlation) that receives calls to resume process from external systems. Although it creates new flow ids, functionality is operating as planned. Both the old and the updated flow ids refer to the same process.
Issue:
My infrastructure database is expanding significantly as a result of the duplicate flow ids, which is causing an additional 30k flows, and the fact that this service is essential and receives at least 30k requests per day. implies that 30k + 30k equals 60k instances.
Regards,
Remana Varada.