Can't get wait Bot to work -> Stuck in Pending

Hi guys,

i need to create a Bot with a wait process step, but i can't get it to work.
The Bot stays in PENDING forever.

Here is what i did:

table tasks has a column called "duration" with for example "00:06:00" (6 Minutes) in it.

My Bot is configured like this:

When this EVENT occurs: 

  • Data Updates in "tasks"
  • Condition:  AND([status] = "erledigt",ISNOTBLANK([Ofen Zyklus]))
  • Bypass Security Filters?: true

Steps:

  • WAIT
  • Wait for: a period of time
  • Period: [_THISROW].[duration]


PhilippSeidel_0-1710316493163.png

 

The Event fires, correctly but it stays on PENDING forever:

PhilippSeidel_1-1710316590153.png

 

 




 

0 4 278
4 REPLIES 4
Top Labels in this Space