I have implemented a for each activity to iterate through a JObject (Deserializes JSON).
At that point, I do not get any errors.
Within the “for each activity” I have a second Orchestrator https request and deserialize another JSON with another “for each activity” iterating though a different JObject.
Within that “for each activity” there is an error: BC30574 option strict on binding error.
How can I resolve that? Actually, I am doing the same thing in that for each activity, which is why I don’t understand why it should fail.
@Shiva_Nikhil / @Srini84 I copied the for each from a different .xaml file while presetting the List of the Elements with the same variable name that i am using in the second for each.
Magic: It works and the error is not there anymore. Although, everything is the same.
In one project it works like in the screenshot below or also like that out_Test(“value”).values(of JObject). But if I change the variable, it might not work again.
But then in a different project, it does not work at all. If I copy the for each from one project to the other where it was not working then it is working.
It is quite a mess. I also tried different versions of packages (no difference).
more a hint that different structures are involved
However it is highly recommended to force it espeacially when working for each of newer versions. Sometimes it is hanging in the retrieval calculation. So delete and retype is doing a forcing