In ITSM Implementer simulator, i accidentally deleted the category field, help!!

nicoleowens
Tera Expert

In ITSM Implementer simulator, i accidentally deleted the category field in an attempt to disable the 'Inquiry/Help' choice in the choice list.

How do i get it back and do the lab without releasing my instance?

nicoleowens_0-1755854429897.png

 

 

2 ACCEPTED SOLUTIONS

Simon Christens
Kilo Sage

Hi @nicoleowens 

Please validate that the field is actually deleted.

Go to sys_update_xml (sys_update_xml.list) in the navigator

Here you should be able to validate if the field (Dictionary entry) is deleted. In the case it actually IS the case then go into that record. Theres an XML field containing the information needed.

Copy the text from the XML field into a notepad document on the PC.

Now - see the "Action" Attribute in the text - its "DELETED".

Change that to "INSERT_OR_UPDATE".

Save the file as an .xml file locally.

Now to into sys_dictionary (System Definition --> Dictionary)

Right click on one of the columns in the list and choose "Import XML"

Choose the file you saved on the PC and click "Upload"

Then it should be avaliable again.

 

Feel free to test it in a PDI in case you want to validate if it actually works as expected

On the other hand side - I dont think you are able to actually delete that field.
Can you check Form builder / configure form layout etc if the field is in there so you can add it to the form again ?

View solution in original post

@nicoleowens,
no no, it's not incident, it's another table >>> [sys_choice] table:

GlideFather_0-1755856717105.png


Please consider marking this as solution as well as it could served well if used properly 😉 

———
/* If my response wasn’t a total disaster ↙️ drop a Kudos or Accept as Solution ↘️ Cheers! */


View solution in original post

11 REPLIES 11

GlideFather
Tera Patron

Hi @nicoleowens,

 

go to deleted records:

GlideFather_0-1755855265718.png

 

Locate the record and click Undelete record:

GlideFather_1-1755855302593.png

 

Let me know whether that hepled

 

———
/* If my response wasn’t a total disaster ↙️ drop a Kudos or Accept as Solution ↘️ Cheers! */


Okay so i have not found it when i search, i am guessing the table is Incident[incident], and from the screenshot, ain't nothing like that...also i deleted it on 21/08/25 but it doesn't show that

nicoleowens_0-1755855768612.png

nicoleowens_1-1755855802819.png

 

@nicoleowens,
no no, it's not incident, it's another table >>> [sys_choice] table:

GlideFather_0-1755856717105.png


Please consider marking this as solution as well as it could served well if used properly 😉 

———
/* If my response wasn’t a total disaster ↙️ drop a Kudos or Accept as Solution ↘️ Cheers! */


Update the URL and navigate in your PDI:

https://YOURINSTANCE.service-now.com/sys_choice_list.do?sysparm_query=nameINjavascript%3AgetTableExtensions('task')%5Eelement%3Dcategory%5EnameSTARTSWITHincident&sysparm_view=  

———
/* If my response wasn’t a total disaster ↙️ drop a Kudos or Accept as Solution ↘️ Cheers! */