Idea Summary
There should be a new type of Workspace user: dashboard developer
This would be in addition to an Administrator, developer or user
Use Case
A citizen developer wants to build read only dashboard application. For this he would need developer rights to create an application and access to the sql workshop to see the data model and maybe use a query builder to create views or code a simple function. He should be able to create rest data sources.
He must not be able to update/delete data or drop any table/procedure/etc…
Preferred Solution (Optional)
A dashboard developer should be restricted in the Sql Workshop (read only for all but views and functions) and in the App Builder (no page processing, dynamic actions of plsql type or interactive grid regions)