Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Backend tables for Manage Developers

Community Alums
Not applicable

Hi All,
Could you please let me know which are the backend tables that holds the Manage Developers (Developers/Groups) and it's permissions for the related application scope.

find_real_file.png

Thanks,
Raghu

1 ACCEPTED SOLUTION

Hi

if you open the table "sys_development_permission_set" in the schema map, you can see more tables which you can investigate:

find_real_file.png

Kind regards
Maik

View solution in original post

6 REPLIES 6

Thanks for the feedback!

Maik

Ole Kirkegard
Tera Expert

When having granted Delegated Developer permissions to an app in the sub-prod environments such as e.g. DEV and then performing a clone from PROD down over the DEV environment. The delegated groups or individual developer assisication and permissons are not retained and must be reconfigured.

Does anyone have experience and/or recommendation how to preserve this configuration in sub-prod instances. For which tables to create Data Preservers to the clone profiles?