Hi,
I’m trying to append rows to a file, using a workflow relative URL in CSV Writer with the “Append”
option in Writer Options.
It works well in KNIME Analytics Platform, but when I deploy the workflow to KNIME Server and execute, I get the following message:
CSV Writer 0:102 - ERROR: Execute failed: knime://knime.workflow/…/Logs/Log_2020-04-27.txt points to a remote file but append to remote files is not possible!
It doesn’t matter if the file already exists or is a new one.
How can I append to a csv (or text) file in KNIME Server?
Why does KNIME Server relate to this URL as a remote file?
Thanks,
Dror