Role definition sn_app_eng_notify.app_engine_admin

marclindsay
Tera Guru

I am looking for definitions of roles that exist in ServiceNow. 

Specifically looking for the role sn_app_eng_notify.app_engine_admin. Along with where in general can I find documentation to help with role definitions. 

 

 

1 ACCEPTED SOLUTION

Hi @marclindsay ,

 

After going through below article I found out this

The App Engine Studio admin role has been changed from sn_app_eng_notify.app_engine_admin to app_engine_admin.

this was done in Utah version.

 

Source:

https://docs.servicenow.com/bundle/vancouver-tokyo-df3/page/release-notes/rn-combined/vancouver-toky...

 

See if it helps

 

Thanks,

Danish

 

View solution in original post

3 REPLIES 3

Danish Bhairag2
Tera Sage
Tera Sage

Hi @marclindsay ,

 

The answer to the role sn_app_eng_notify.app_engine_admin u can check in below link -

https://docs.servicenow.com/bundle/vancouver-application-development/page/build/pipelines-and-deploy...

 

And info related to all the roles u can find using below link just add ur instance name as it is present in the instance itself.

https://your_instance_name.service-now.com/now/nav/ui/classic/params/target/sys_user_role_list.do%3F...

 

Thanks,

Danish

 

Thank you but this does not help.  

 

The first link only tells a small part of what this role does. Doesn't supply a full definition of what this role controls.  

Note: Only users with the System Administrator (admin) role can define instance credentials for environments. Users with the App Engine Administrator [sn_app_eng_notify.app_engine_admin] role can view environment records; however, the Instance credential field is not visible.

 

The second link just show me a list of all the roles in the system, and this role has no description. 

marclindsay_0-1704080417819.png

 

I am looking for a full definition description for this role, sn_app_eng_notify.app_engine_admin, that looks something like the following example. 

 

Row title [name]

Description

Contains roles

App Engine Studio admin

[app_engine_admin]

Administers AES, including users, app configuration, and other management tasks.

This role is assigned automatically to users in the App Engine Studio Admins group.

  • sn_request_read
  • sn_request_write
  • sn_app_eng_studio.user

Hi @marclindsay ,

 

After going through below article I found out this

The App Engine Studio admin role has been changed from sn_app_eng_notify.app_engine_admin to app_engine_admin.

this was done in Utah version.

 

Source:

https://docs.servicenow.com/bundle/vancouver-tokyo-df3/page/release-notes/rn-combined/vancouver-toky...

 

See if it helps

 

Thanks,

Danish