Facing issues while creating Custom table under Server class

Omkar Jori
Tera Expert

I have created the custom child class under Server(cmdb_ci_server) table

OmkarJori_0-1685606381518.png

and also added the new choice under Class(sys_class_name) field. 

OmkarJori_1-1685606546905.png

By doing this.. 
I did able to update the records and the records Class field has been updated.

OmkarJori_2-1685606656710.png

But I am not able to open the records in the custom table i.e. u_cmdb_ci_server_hwOmkarJori_3-1685606745202.png

As I am also able to see that the u_cmdb_ci_server_hw table itself is empty and not correctly mapped. 

OmkarJori_5-1685606825829.png

Could anyone please help me to achieve the requirement.

1 ACCEPTED SOLUTION

jaheerhattiwale
Mega Sage
Mega Sage

@Omkar Jori Remove the choice you added in Class field. its should work. Please try.

Please mark the answer as correct or helpful based on impact
ServiceNow Community Rising Star, Class of 2023

View solution in original post

4 REPLIES 4

Manmohan K
Tera Sage

Hi @Omkar Jori 

 

You should be using CI Class Manager to create a new class in CMDB so that you are able to provide all data necessary for CMDB to function 

Please follow steps outlined in below article to create a new CI class and then check if the error you faced persists

https://docs.servicenow.com/bundle/tokyo-servicenow-platform/page/product/configuration-management/t...

Hi @Manmohan K ,
Yes, I have created the class using CI Class Manager by creating a child class under Server
By referring the same link you have shared.

OmkarJori_0-1685611688881.png

It is also showing the record count as 42 here. But records are not visible in table

 

@Omkar Jori 

 

Can you check if there are any ACls created for the table. If not, please create Read ACLs and then check visibility of records in table

jaheerhattiwale
Mega Sage
Mega Sage

@Omkar Jori Remove the choice you added in Class field. its should work. Please try.

Please mark the answer as correct or helpful based on impact
ServiceNow Community Rising Star, Class of 2023