Custom fields deletion
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-20-2022 02:30 AM
I have a requirement to delete the custom columns in a table. i have deleted those columns by using "sys_dictionary.list" but due to the transaction time out only field labels are deleted but not the dictionary changes here the problem is that is not captured y update set that's why we need to write fix script for deletion of the columns in a table please reply on this. Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-21-2022 11:16 PM
Hi, perhaps the best way forward would be to restore the labels and try deleting the fields individually after clearing the field content.
Can you restore the labels from 'Deleted Records' ?
If the issue is with a commercial ServiceNow instance I would log a Case with ServiceNow Support.
For a PDI you could start by running scripts to clear the content of the field(s),
and then try deleting them from Tables & Columns.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-23-2024 05:26 PM