- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2025 02:20 AM
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?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2025 02:41 AM - edited 08-22-2025 02:54 AM
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 ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2025 02:58 AM
@nicoleowens,
no no, it's not incident, it's another table >>> [sys_choice] table:
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! */
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2025 03:02 AM
Ooouu, yeah I was in the wrong table
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2025 03:04 AM
Sometimes it's not clear what table it is, so you can locate it as per the deletion date and time, it might be also a lead.
Anyways, what's important - are you good now? Have you restored it?
/* If my response wasn’t a total disaster ↙️ ⭐ drop a Kudos or Accept as Solution ✅ ↘️ Cheers! */
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2025 03:08 AM
Thanks, i've fixed that but on that note, i'm still getting this error....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2025 03:50 AM
please share the categories list to double check it's been disabled and created as per required.
I don't see the requirements, your screenshot is only from the failed validation, wasn't it requiring some impersonation (e.g. platform user)? You might have done it all correct but with different user...
/* If my response wasn’t a total disaster ↙️ ⭐ drop a Kudos or Accept as Solution ✅ ↘️ Cheers! */
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2025 02:25 AM
Hello, it validated thanks