14-05-24 06:49 AM
14-05-24 10:52 AM
Dear @EasyBluePrism
Could you please elaborate the steps that what you're doing with the excel VBO's for writing the data into excel?
have you passed the exact inputs for the Write collection action? Or else use write collection as fast.
14-05-24 11:50 AM
Dear @faheemsd
The actions looks like this:
Important: I am talking about Microsoft 365 Excel not about the standard Excel VBO!
My page looks as follows:
14-05-24 03:36 PM
You'll need more permissions than those I believe. Is this Excel being created within your own OneDrive or on a SharePoint site? Are you using an Application Access token or Delegated Access token?
14-05-24 03:43 PM
That’s what I suspect too. The question is, what kind of permissions?
It is a Sharepoint Site.
We use Application Access Token.
14-05-24 05:16 PM
15-05-24 07:20 AM
@ewilson Thanks, but I don’t understand that. Where do I have to do what? Does this concern the BP Web API Permissions or where exactly do I have to change which Permissions?
15-05-24 06:25 PM
@EasyBluePrism the necessary permissions are applied via the Azure Portal, now known as the Microsoft Entra Admin Center I believe.
Cheers,
Eric
16-05-24 10:48 AM
@ewilson It still does not work yet. I have defined the following permissions:
It is not clear to me which of your depicted permits the robot needs and which not. The problem is, I have to submit an application to IT for every permission. That’s why I should know exactly what permissions I need. For Example openid I suppose will not solve the problem, right?
16-05-24 03:55 PM
@EasyBluePrism the screenshots I posted are simply an example of where you set the permissions. You'll need to review Microsoft's available permissions to determine the specific set required for your use case. That's why I suggested you review the Files.* and Sites.* permissions sets. If you're going to work with the Graph API, it's important to understand the available permissions which you can find listed here:
https://learn.microsoft.com/en-us/graph/permissions-reference
Cheers,
Eric