Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

Disable the configuration items

bulu
Kilo Contributor

How to disable configuration items.

--> I need to disable   some configuration item .

--> which table I have to go and what I have to do -->CMDB_CI   ??

steps please.

~creator

1 ACCEPTED SOLUTION

tanumoy
Tera Guru

Yes... you have to go to the cmdb_ci table. Or you can go to the individual class table as well like cmdb_ci_server table.



Typical Active field is not present in these tables. Could you please explain why you need to disable a configuration item.



You can use the Operational Status or Status field to make a configuration item non operational or retired.



Capture.JPG


View solution in original post

5 REPLIES 5

Change the Status to Retire.


Operation status update means you can use this assets later when it will change to operational (Like currently a server is not in use but we can use it later on demand).