Unanswered question

number of transactions container and sons?

I suppose that the number of transactions for container should be equals or greater that the number of transactions for its sons. I.E. Actions container having 1000 transactions count should be have sons with 1000 transactions for each of them. Unfortunately I noticed that Actions container has 2113 transactions and its sons have 2330 transactions.
How is it possible that sons have more transactions than their container?

Fabio R.
Fabio R.

Fabio R.

Level
0
45 / 100
points

Answers

Nouredine A.
Nouredine A.

Nouredine A.

Level
4
5000 / 5000
points
Team

Do you have only one child transactions or multiple childs? If multiple what is the count of those childs?

Fabio R.
Fabio R.

Fabio R.

Level
0
45 / 100
points

I have more than one child but it's strange that the container has less transactions than its childs

Fabio R.
Fabio R.

Fabio R.

Level
0
45 / 100
points

attached report having all childs. Childs_1, 2, ... are performed sequentially.

Nouredine A.
Nouredine A.

Nouredine A.

Level
4
5000 / 5000
points
Team

It may be normal since you got some errors on your child containers. Did you configure your user path to go to the next iteration in case of error? I guess it's the case since the first child transactions have been executed more than the last ones.

Then the difference with the number of count with the Actions container may be due to your stop policy. If a container is not fully completed you may not have a hit count.