Scoped Application Admin Role

amtg
Kilo Contributor

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 = ?

4 REPLIES 4

vab_13
ServiceNow Employee
ServiceNow Employee

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


Jochen Geist
ServiceNow Employee
ServiceNow Employee

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.


Thank You Jochen..!!


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?