- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-25-2022 08:05 AM
I am trying to create a new table which extends cmn_location OOB table, however, when I tried to search it up in the Extent table field of new table creation page, ServiceNow is not able to find it. Any idea why?
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-25-2022 08:15 AM
Hi there,
The cmn_location table is not extensible OOTB. In order to extend the cmn_location table, you will need to set Extensible = true on the cmn_location table record as below:
If this answer is helpful please mark correct and helpful!
Regards,
Christopher Perry
Regards,
Chris Perry

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-25-2022 08:15 AM
Hi there,
The cmn_location table is not extensible OOTB. In order to extend the cmn_location table, you will need to set Extensible = true on the cmn_location table record as below:
If this answer is helpful please mark correct and helpful!
Regards,
Christopher Perry
Regards,
Chris Perry