Download node not respecting "knime://" paths

Hi there,

Download node currently doesn’t handle knime relative path in Target folder. As a workaround one can use Extract Context Properties node which will among other flow variables output workflow absolute path. Modify that flow variable to your needs using String Manipulation (Variable) node and use it in Download node :wink:

Br,
Ivan

2 Likes