Hi,
My file reader node is controlled by variable.
Every time I run the workflow, the variable value is “missing” at first and then the log gives a warning:
“Errors loading flow variables into node : Coding issue: Cannot create URL of data file from ‘missing’ in filereader config”.
After the workflow ran all nodes till the filereader, it is processed without any problems.
Similar applies for other nodes controlled by a variable like writing nodes or file list nodes.
Is there a way to avoid these warning messages? I know it’s only a warning, and the workflow runs fine, but I find them annoying.