Hello,
We have created an App for approval and rejecting records, and want to give access to business users. what all access needs to granted. We granted action center license and express user to them, but it gives error. Please guide.
Hello,
We have created an App for approval and rejecting records, and want to give access to business users. what all access needs to granted. We granted action center license and express user to them, but it gives error. Please guide.
The Express User license is very limited and may not grant the required access to the application, or it may even actively restrict functionality.
Please ensure that only the Action Center – Named User license is assigned, then ask the user to sign out, sign back in, and retry the action.
UiPath - Flex - Action Center - Named User license provides access to these software programs:
Thank you @marian.platonov
I created local group and added AD IDs to it. Assigned 4 Action Center- Named User to this local group.
Then I added this local group to access ( created new role - just apps and processes ) specific folder in the Orchestrator. will that be enough?
To run an app from a folder, the View permission under Apps is needed. If you are part of a default group, such as Administrator or Automation user, this permission is granted automatically. You can also create a custom role to grant this permission.
At the tenant level, you may need to add or create a role that has the View permission for App Versions. Allow to be Automation User doesn’t have that permission by default.
If you are using AD integration, make sure that the users are logged in only with AD accounts and not as local users with basic authentication.
Got it, I will try and let you know if we face any issues. Thanks @marian.platonov