I’m trying to use Sharepoint activity Upload File it throw an error after filesuccessfully paste into Sharepoint folder.
Does anyone know why this error occur by Uipath ?
Note:
I’m using sharepoint instance type : OnPremises
Hi , that could be because of connection is getting terminated immediately after the file operation takes place
If the required work is getting done , and only error is your issue , pls use try catch to suppress the error
OR
Use Balareva sharepoint package activities , these are bit stable
Hi vinay_reddy,
I’m using same activity (uipathteam.sharepoint.Activities package) in that Upload File activity.
SharePoint scope and with in Upload file activity throw above error.
I’m writing same as you suggested even after uploading file at SharePoint it throw error.
If my link was invalid then there would be no updated file in SharePoint folder.