Which of these combinations is impossible
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2023 07:45 PM - edited 11-20-2023 07:48 PM
Hi,
Can you please explain in a sentence or two?
Tables can be characterized in multiple ways. Which of these combinations is impossible?
1. Custom and Core
2. Custom and Child
3. Base and Parent
4. Custom and Parent
5. Core and Base
6. Child and Core
Regards
Suman P.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2023 08:30 PM
HI @ServiceNow Use6 ,
I trust you are doing great.
Certain combinations of table characteristics are not possible due to the way tables are structured and defined within the system. Specifically, the combination of "Custom and Core" is impossible.
- Custom tables are those created by users or administrators to suit specific organizational needs.
- Core tables, on the other hand, are the default tables provided by ServiceNow as part of its standard platform.
Since a table cannot be both a default part of the ServiceNow platform (Core) and a user-created entity (Custom) at the same time, this combination is not feasible. The other combinations listed (Custom and Child, Base and Parent, Custom and Parent, Core and Base, Child and Core) are all possible within the ServiceNow architecture.
Was this answer helpful?
Please consider marking it correct or helpful.
Your feedback helps us improve!
Thank you!
Regards,
Amit Gujrathi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2023 10:59 PM
Hi @ServiceNow Use6 ,
Custom tables: This is the tables created by admins/developers during development.
Core tables: Core tables is created by ServiceNow and is part of the base system.
If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.
Best regards
Anders
If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.
Best regards
Anders
Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2023 01:53 AM
1. Custom and Core --> Custom table created by developer / admin and start with u_ or X_ (scoped) . Core table - which come with SN system and OOTB.
2. Custom and Child --Child table, mean which has parent.
3. Base and Parent --> Parent can be base or core both.
4. Custom and Parent
5. Core and Base
6. Child and Core
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************