Hello everyone,
In my example, I have process flow which creates objects in the 3D model, for some reason, my token will reach WaitForEvent (this is intentional) after the event (Item entering FloorStorage1) has happened. Is there a way to check if the item is existing on FloorStorage1? I tried to use conditional decide as well before the token can proceed, but that doesn't seem to help.