Invalid 'Dictionary Entry' record even though the selected outside Table 'Incident' is allowed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-20-2017 06:45 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-14-2021 06:05 AM
any updates on this thread. We are trying to remove a field on the Incident table that was added from a scoped application.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-07-2022 04:01 AM
Hello to all,
I know that this thread is old, but i had a similar issue with this error, and it seems that dictionary overrides on different scoped had solve it to me.
In my case I had a mandatory field in a monitor cloned table and couldn't remove it, i had to do a dictionary override on the base table cmdb inside the appropriate scope, then I deleted it and the mandatory on the Vendor field of the monitor was removed.
Sounds tricky but it did solve it.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-16-2024 01:31 PM
I ran into this issue in my PDI recently. I had a mandatory field created on the case table for the workspace view in the CSM Workspace scope and when trying to delete I received the error:
Invalid 'Dictionary Entry' record even though the selected outside Table 'Case' is allowed.
I was able to delete the field by running a background script on the sys_dictionary table for the field in question. Please note that it did update/delete some related items as well so please be sure to test in your PDI and review the results before running the script in a customer instance.