I’m trying to install a process which is using UiPathTeam.Sharepoint.Activities.
The package is getting installed and the process is able to run fine, but there are a lot of errors in the Event viewer saying certain packages are not available.
I have installed all the necessary packages that are mentioned in the package dependencies,
but the robot is asking to install more and more packages,
I’m not sure if all these are required for the Sharepoint package to work.
The process is very simple without any other special package being used.
Please help as I’m unable to publish the process again and install again in the VM as the package installation is timing out with all these errors
This looks like a future version of the package that has not yet been fully tested and release. I know about the dependencies issue and we fixed it in our dev build
This happens because we included PNP which is a SharePoint Library that allows us to add some extra features, that is why the large number of dependencies exists.
@radu_bucur, thanks for your reply,
I’m trying to use the go version now. i.e 1.3.0, I’m getting an error,
Sharepoint application scope: The ‘username’ argument is invalid.
This was earlier working in the 1.3.0.1 version.
Can you please share the the working copy of this package or let me know how to resolve this issue in the existing version.
appreciate your help at the earliest as there is a go-live for this process.
Hi, great stuff, but came across a problem. It can nicely upload a file to path “Shared Documents/MASTER DATA/RPA_TEST/Translation/2dot9”.
But when uploading to “Shared Documents/MASTER DATA/RPA_TEST/Translation/2.9” it gives this err msg:
Error: The URL ‘Shared Documents/MASTER DATA/RPA_TEST/Translation/2.9’ is invalid. It may refer to a nonexistent file or folder, or refer to a valid file or folder that is not in the current Web.