Azure Blob Storage Path Error on Windows (Knime 5.4.4)

I am using Azure Blob Storage to upload data. When I define file paths using variables (within group loops) and pass them to the CSV Writer via the file system connection port, I encounter an error on Windows. However, the same workflow runs without issues on macOS.

I’ve attached the error screenshot. Both systems are running Knime 5.4.4.

Hi @Orhan_zgueven and welcome to the forum.

Can you provide the rest of the error message? Your path/filename is quite long so it looks like it’s getting cut off in the screenshot.

Instead of mousing over, you can get the full message from the monitor tab on the left side of the screen, or in the KNIME log.

Also it occurs to me - maybe the problem is that the path/filename is too long for the OS? I think by default in Windows the limit is 260 characters.

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