Flow designer - For Each Item on Array.object input

Radek7
Mega Guru

Hello guys, 
I am struggling with this issue. My inputs is Array.object and I am trying to run For Each on it. You can see screen:

Radek7_0-1712763156020.png

Mystery for me is that after "Set flow variables" it is not moving further...  + I see error on that For each.. 

Radek7_1-1712763220204.png
Please can you advice me where I am making mistake? Thank you so much.

 

1 ACCEPTED SOLUTION

Radek7
Mega Guru

So solution was to do it again from scratch. Without any changes. It seems that at first version due to some manipulation with order some steps was showing that has everything right but in fact there was not table set (even it was visible). After done it again its working...

View solution in original post

11 REPLIES 11

Hello Jon, 

yea it is the same with just one item.

Tai Vu
Kilo Patron
Kilo Patron

Hi @Radek7 

The For each step using an Array.Object input seems to be in good shape.

The problem is from the second element in your array. There could be an issue when you're interacting with that second object element. Upon clicking next in the For each step, you can take a closer look at the actions involving the second element.

Timi_0-1712808415277.png

 

 

Cheers,

Tai Vu

Unfortunatelly problem persists even with only 1object...

Radek7
Mega Guru

Now I did all steps again and errors disapeared even that was the same.... It was running fine on test, but when I published it I got again error but different.

Radek7_3-1712816533276.png

I think its related to this step:

Radek7_4-1712816616798.png

But I think it should be ok... or?

Thank you for help

So I deleted this step because was not neccesary, my problem solved.. But I am curios why it made troubles...
Thank you