Hi
I have a question how to trigger an event based subprocess (which should run every day at 8:00AM) from main flow?
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.