Hello,
Import of the excel file locally works like a charm, but when I want to do the same process via WebPortal it gets little bit complicated…so far I have in my component one node called “Local File Browser Configuration”
And after user select excel file I want to load it into the workflow
And locally everything works but when running on KNIME server I am constantly getting this error which tells me nothing useful:
- Workflow did not fully execute
Is there maybe some simple example workflow how to do this properly on KNIME server?
Thanks in advance