Loop an Process Every 2 Minutes until Condition match

Hi,

how should the BPMN should like for an Loop with an Condition.

So first Run the Task, then check the Condition, if it is wrong retry it after “n” Minutes. If after 30 Minutes Nothing happens, an Agent should be informed. “loop” sign is only for information, or does it has also logic in processing?

Is this the right way?

regards

Enrico Hofmann

Hi Enrico,

Why won’t you try with conditional event? Or your use case require timer event?
https://cawemo.com/shares/865ed3ad-b55e-406d-b7d5-bcfb8980d832
Regarding “loop” marker - yes, it is not implemented in the engine yet.

Best regards,
Yana

Hi, Yana

the thing is i have only External Services that should check the State.

image

But the following is working for me.