Backend table name of Application with roles.

Nithya Devi
Tera Contributor

Can anyone give the Backend table name of Application with roles table.

NithyaDevi_0-1742891319461.png

 

4 ACCEPTED SOLUTIONS

J Siva
Tera Sage

Hi @Nithya Devi 
sys_app_application is the backend name of the table.
"Application with role" is a related list name.

JSiva_0-1742891860677.png


Hope this helps.
Regards,
Siva

View solution in original post

Ankur Bawiskar
Tera Patron
Tera Patron

@Nithya Devi 

simply open that URL in new tab and you get the table name -> sys_app_application

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

View solution in original post

Mark Manders
Mega Patron

It's a scripted relation to the sys_app_application table. There is no m2m table inbetween, it's just the roles set on the application record.


Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark

View solution in original post

Community Alums
Not applicable
4 REPLIES 4

J Siva
Tera Sage

Hi @Nithya Devi 
sys_app_application is the backend name of the table.
"Application with role" is a related list name.

JSiva_0-1742891860677.png


Hope this helps.
Regards,
Siva

Ankur Bawiskar
Tera Patron
Tera Patron

@Nithya Devi 

simply open that URL in new tab and you get the table name -> sys_app_application

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Mark Manders
Mega Patron

It's a scripted relation to the sys_app_application table. There is no m2m table inbetween, it's just the roles set on the application record.


Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark

Community Alums
Not applicable

Hi @Nithya Devi ,

SandeepDutta_0-1742892639546.png