Configure the CMDB Micro-Certification Simulator Task 2

Sutes82
Tera Contributor

I've created a new CI class 'Mongoose Web Server' but did not do it under  'Hardware' so my validation failed.  As part of creating this I also created a new table named ( u_cmdb_ci_mongoose_web_server).  

This is not the correct way to do the task and I should have created the new class as a child of 'Hardware'.  

I found the table under system definitions and deleted however, when I try and create a new class and use the same table name it tells me the table name already exists.

How do I move on to complete this task now?

Thanks

1 ACCEPTED SOLUTION

Simon Hendery
Giga Patron
Giga Patron

Hi @Sutes82 

 

Since you are only on Task 2, probably the easiest thing to do is release that lab instance and start fresh by requesting a new one. AT least that way, you'll know everything is as it should be.

View solution in original post

6 REPLIES 6

Simon Hendery
Giga Patron
Giga Patron

Hi @Sutes82 

 

Since you are only on Task 2, probably the easiest thing to do is release that lab instance and start fresh by requesting a new one. AT least that way, you'll know everything is as it should be.

Hi @Simon Hendery 

That's what I ended up doing, I've completed the micro certification now.

Thanks

Hi @Sutes82 

 

Thanks for the update and congratulations on completing the micro certification!

Bhuvan
Giga Patron

@Sutes82 

 

Go to sys_db_object.LIST from Application Navigator and from the name column, search for 'u_cmdb_ci_mongoose_web_server' and use delete all records and then delete the table and try to create again under correct Parent class. Before recreating the table, clear the browser cache & logout from the instance and login again or try from Incognito or InPrivate window of your browser.

 

Bhuvan_0-1760869408110.png

 

 

If it does not work, use Table Utils from Scripts Background and drop the table and try to create again

 

https://www.servicenow.com/community/developer-forum/deleting-a-table-using-a-fix-script/m-p/1891319

 

https://www.servicenow.com/docs/bundle/zurich-api-reference/page/app-store/dev_portal/API_reference/...

 

If this helped to answer your query, please mark it helpful & accept the solution.

 

Thanks,

Bhuvan