Event listener modeling

Hey I have problem with modeling following process. In short I’m executing some business logic which returns “order number”. Then I have to wait maximum 5 minutes for confirmation event for this specific “order number”. Now I have problem because somethimes event occues before event listener creation

Hi Mirek,

I would say triggerable service task could help you.

Regards
Martin