PeCour
February 9, 2024, 10:44am
1
Hello Together,
we would like to automate a sharepoint list with UiPath. Our aim is to retrieve the list, save it as datatable, apply filter and then send those by E-Mail to specified user.
I encounter the following error: The provided path does not exist, or does not represent a site.
I used the activity “Get List Info” and For Each List to test it:
I provided the URL of the list and the list title
I made sure that the user has access to the list.
We enabled the following permissions:
Sites.Read.All
Sites.ReadWrite.All
Do you have an idea what I am missing? Thank you!
ppr
(Peter Preuss)
February 9, 2024, 12:03pm
2
ensure also the following when an unattended Bot is involved
This FirstAid Tutorial will describe how a generalException EXCEPTION thrown by / within a Microsoft O365 Scope can be handled.
Introduction
If the package UiPath.MicrosoftOffice365.Activities is updated or remodelled from a previous version, one of the Microsoft 356 Scope / O365 related activities used below may throw a generalException.
RnD and Replication Scenario
Microsoft 365 Scope | Configured Authentication Type: ApplicationIdAndSecret
Get List Info
Visuals [grafik]
Exception Det…
1 Like
system
(system)
Closed
February 12, 2024, 2:01pm
4
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.