Output data to sharepoint from Server
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi All,
I am trying to save the output of the workflow to the sharepoint.
I able to do so on the Designer , however when I run the same on the server , I get an error as “the network path not found”.
Would really appreciate if anyone can help me on this.
Thanks in advance
GT
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @TandelGouravi
Does your Alteryx Server have a Run As user set up that has the appropriate rights to be able to do this? If your account can but the Server cannot, this generally points to access related issues. https://help.alteryx.com/20212/server/run-workflow-different-user
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@TandelGouravi If you are using the DFS path (Network share path of a SharePoint) instead of the SharePoint list output tool - then you will experience intermittent canvas failure with the error message you have mentioned. While the canvas might run successfully on your designer, you will see intermittent failure on Gallery.
SharePoint List input tool and SharePoint list output tool should be used to read and write data to SharePoint List.
Also you have not mentioned whether you are trying to write the data back to a List or upload an excel/csv file to a library in the SharePoint..
