can i create a view on parent table and will this same reflect in child table in servicenow?

Suhail2297
Tera Contributor

can i create a view on parent table and will this same reflect in child table in servicenow?

9 REPLIES 9

Prajwal Chauhan
Tera Expert

Hi @Suhail2297 ,

In ServiceNow, views are table-specific, meaning that creating a view on the parent table does not automatically reflect in the child table.
If this helps you mark it as helpful and correct.

Thanks

Suhail2297_2-1739780488633.png

 

Here my requirement is that i need to create a view on server parent class which sjould also be available for child class for server....i tried to create a view for parent cmdb_ci_server and the view is available for child class cmdb_ci_win_server.......but one main section is visible not the configuration section...how can i achieve this?

Suhail2297_3-1739780488668.png

 

 

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @Suhail2297 

 

NO, view works on specific tables only.

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

Suhail2297_0-1739780216807.png

Here my requirement is that i need to create a view on server parent class which sjould also be available for child class for server....i tried to create a view for parent cmdb_ci_server and the view is available for child class cmdb_ci_win_server.......but one main section is visible not the configuration section...how can i achieve this?

Suhail2297_1-1739780354188.png