Hi.
I'm creating a macro that, at some point, needs to read external data (here created via the Text Input tool). It happens, however, that the stream does not read this chunk.
See the prints below: in the first one it is clear that the flow was not run in that part; the second shows that the Text Input tool specifically was not read.


Previously, in this same flow, I also use this tool. At that time it runs normally.
I thought it might be something related to the Text Input tool. But, even when I put an external .CSV file to read, there is no change: nothing is read.
I tried copying and pasting into a new workflow because I suspected it might be something macro related. But even so, this passage was not read.
How can I solve this problem?
Thanks.