I am trying to use the Excel Table writer but have the final output go to a FIle Server using the SMB node connector. This whole workflow needs to run on our business Hub. I thought I had it all figured out by passing the final File Server path as a string but it still is saying the file / location doesn’t exist.
I wonder if it is simply a formatting error in the path string? Or does the Python script need to know that I am using SMB and not local files?
I took this component apart to try and solution this.
Excel Table Writer – KNIME Community Hub