Hi guys,
I simply have a row splitter node which lower bound value is controlled by a flow variable. To do this I just selected “my_var” in the dropdown menu:
Flow variables tab > Lower Bound > org.knime.core.data.def.DoubleCell > DoubleCell > “my_var”
I think the node is correctly configured because it gives me consistent results, anyway anytime it run, for example in a loop, it gives me the following warning:
WARN Row Splitter Errors overwriting node settings with flow variables: Unknown variable "my_var"
Please, can anybody clarify me why this happens? I uploaded a sample workflow.
Thanks a lot,
Gio