%Development permission issue
Hi All,
On button click from my zen page am calling the $System.SQL.ShowPlan() to calculate the cost of the SQL query.
In Cache` 2016.2 I faced a problem , when the logged in user didn't have the %development resource(<PROTECT> error).
But in Cache` 2017.2 it's working without the %development resource.
Is there any changes done on this area in the versions above 2016.2.
Thanks,
Dinesh
Comments
I can't think of any changes between Caché 2016.2 and 2017.2 that would cause that behavior. I'd suggest opening up a WRC case to investigate further (by emailing support@intersystems.com or calling +1 617-621-0700), since we will likely need more information about your instances.
Might be that %Development resource has 'Public Permission' -- see Management Portal -> System Administration -> Security -> Resources.
Might be that %Development resource is granted not to user directly, but to web application.
So, I would check that security settings are the same on both 2016.2 and 2017.2 instances