Scoped Application Admin Role
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-29-2017 11:23 PM
Hi,
I am looking for a possibility of defining an 'Admin' role just for the scoped application level. What I mean is that within my scope I should be able to create tables, forms, business rules,workflows etc. but i should not be able to edit anything which is not in the scope of my application. Basically what i need is:
Admin Role - ability to change scope = ?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-29-2017 11:28 PM
Hi,
You might want to have a read of Scoped administration
I think this is what you are after.
Mark your feedback( Like or Helpful or Correct) as per the impact of my response. Cheers!
Vab
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-29-2017 11:41 PM
You can use Delegated Development for application specific administration: Delegated development
You can even control what individual developers can do in your app (e.g. create tables but no scripting)
The use of scoped administration is very use case specific as this introduces a lot of other restrictions. It also does not restrict developing outside your application scope.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-29-2017 11:58 PM
Thank You Jochen..!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-18-2017 01:15 PM
Hi Amit,
Did you figure this out?
I'm on Helsinki and is "Delegated Development" only available in Jakarta?
I'm also looking to define an "admin" role just for one scoped application. And with this role, be able to create tables, forms, business rules, workflows, etc. But only within the scoped application. Globally the role would not be an admin.
Could ACL fix this?