How to initiate a timer based subprocess every day at 8:00 AM?

Hi

I have a question how to trigger an event based subprocess (which should run every day at 8:00AM) from main flow?

Hi,
You can use a timer cycle for instance.
But if you want to run it that way, i think that you should run it in a separate BPMN process.

1 Like