Hello,
I need to idle for step 2, but when I use Delay, task no longer runs.
I don’t have any error there, I don’t know why task stopped.
Yes, this is the reason. Delay connector do not produce any data in case of settings “No data produced” = STOP, the task will not continue in execution. Change the value to CONTINUE and it will work fine.

