Problem with Loop for Fixed Width File Reader

image
trying to create such loop

Unfortunately in node fixed width file reader, cant use variable path,
image

I thought that maybe it is a problem with config, but not, when i use CSV reader it can use same Loop start node


and path is available
image

Can you please tell me how it is possible? Should i change sth in Fixed Width File Reader Node or it is just not possible to use Loop for Fixed Width File Reader Node
I use latest version KNIME 4.3.2

Hi @jejkujejku78,

the Fixed Width File Reader uses Strings not Paths. Add a Path to String node before the loop.

Best regards
Andrew

2 Likes

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.