
Announcements
I have a new project for a canvas app and trying to implemented environments and a better SDLC. The app is open to all users in the organisation. It will be a standard licenses app and so I have incorporated a flow withing the app to read environmental variables . In the environment I have security group set to "not assigned" so that everyone has access;
The test users are getting an error that they cannot read the environmental variables when the flow runs on start.
I understand this is a security role issue in the environment and the users should be give a role that includes read to the environmental however my issue is the app is open to all users, is there a way around this?
Hi @CiaranCampbell ,
If you do not want to elevate the security role and assign it to all users, try sharing specific environment variables records to users.
https://<org>.<crm*>.dynamics.com/main.aspx?appid=<model driven app id>&pagetype=entitylist&etn=environmentvariabledefinitionhttps://<org>.<crm*>.dynamics.com/main.aspx?appid=<model driven app id>&pagetype=entitylist&etn=environmentvariablevalue
Best Regards,
Wearsky