What is the difference between disabled and enabled of "Wait for execution to complete?"?

Hi, everyone.

My work has these 3 steps:
< 1step >
To register transactions to the transaction table.

< 2step: rowTotal >
To sum the transaction amount with each account by running the process of Call a webhook.

< 3step: subTotal >
To sum the rowTotal of the first step of the bot to the subTotal by running the process of Call a webhook.

โ€ป The transaction table is as follows.

leinharte_16-1718774851292.png

โ€ป The report table is as follows.

leinharte_15-1718774813836.png

โ€ป I have 5 bots. And this is the result of running each bot.

no

the name of each bot

the process of each bot

Wait for execution to complete?

report table after running each bot

1

rowTotal

- rowTotal

n/a

leinharte_14-1718774613957.png

2

subTotal

- subTotal

n/a

leinharte_13-1718774586001.png

3

rowTotal_subTotal

- rowTotal

- subTotal

n/a

leinharte_12-1718774560676.png

4

rowTotal_triggerSubTotal_disabled

- rowTotal

- triggerSubTotal

disabled

leinharte_11-1718774509635.png

5

rowTotal_triggerSubTotal_enabled

- rowTotal

- triggerSubTotal

enabled

leinharte_10-1718774497771.png

[Question] 

Like the result, there is no difference between no.4(disabled) and no.5(enabled).

BTW, what I expect from disabled is this:

leinharte_9-1718774453243.png

What is the difference between disabled and enabled of "Wait for execution to complete?"?

Thank you.

0 5 149
5 REPLIES 5