Excel writer to Sharepoint

Hi! I made a workflow to automate file upload and transformation. For context the workflow goes like list files → excel reader → transformations → excel writer.

Now, I want to automatically upload the excel file to Sharepoint using KNIME where I used the workflow as seen in the picture so that whenever I modify the transformations in KNIME it will reflect in Sharepoint.

However, it is not uploading anything to the sharepoint altho the link and working directory is accurate. Anyone knows how I can solve this?

Thanks!

@wuhnderess the ‘wiring’ is all wrong. The connector itself will not wrote anything. You can add a File System Connection to the excel writer (click on the three little dots):

image

Then you can try again connecting the port to your Sharepoint nodes:

image

Next option could be to transfer the files:

image

More on how KNIME handles paths and files:

https://docs.knime.com/latest/analytics_platform_file_handling_guide/index.html#introduction

2 Likes

Hi thank you! But could you please show me the full flow before the excel writer?

@mlauber71 could you please show to full workflow that you are showing? Im still confused where to connect the nodes thanks

@wuhnderess the nodes would be arranged like this

1 Like

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