Hi,
So I’m using Hops in RH7.
Just to demonstrate my doubt, the setup within Hops looks like below:
And the external result looks like:
This issue seems to be related to how Hops handles multiple lists (Data Trees). When the input is a single list, the output format is correct. However, when the input contains multiple lists (Data Trees), the output does not behave as expected. I’ve already tried True/False for Tree Access.
Could you suggest possible fixes for this issue? Or if there’s a way to raise a message that tells the user the input must be flatten before input the Hops?