- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2023 01:07 AM
I have created the custom child class under Server(cmdb_ci_server) table
and also added the new choice under Class(sys_class_name) field.
By doing this..
I did able to update the records and the records Class field has been updated.
But I am not able to open the records in the custom table i.e. u_cmdb_ci_server_hw
As I am also able to see that the u_cmdb_ci_server_hw table itself is empty and not correctly mapped.
Could anyone please help me to achieve the requirement.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2023 04:01 AM
@Omkar Jori Remove the choice you added in Class field. its should work. Please try.
ServiceNow Community Rising Star, Class of 2023
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2023 02:22 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2023 02:28 AM
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.
It is also showing the record count as 42 here. But records are not visible in table
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2023 03:51 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2023 04:01 AM
@Omkar Jori Remove the choice you added in Class field. its should work. Please try.
ServiceNow Community Rising Star, Class of 2023