Limitation in number of tables creation for AES
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-09-2024 01:27 AM
I want to build a custom application using AES. I want to implement it only with minimal number of tables. How would I know the total number of custom tables that I can create using AES
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-09-2024 01:31 AM
Hi @NishaB
You are using AES so the table you create will be shown under tables modules with x_. by that count you can check.
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]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-09-2024 01:44 AM
Hi @NishaB,
Within ServiceNow, the sys_db_object table contains metadata for all tables in ServiceNow, including custom ones created in your application.
To see how many tables you've created against a scope app, you can easily view the count via this table.
Type and click on "Tables" in the navigation under System Definition and filter for the tables created in your application. Use the 'Application' field to filter against your scoped application.
For example: If you created tables under an application named x_abc_demo - select that application in the filter.
To help others (and for me to gain recognition for my efforts), please mark this response correct by clicking on Accept as Solution and/or Kudos.



Thanks, Robbie
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-10-2024 10:28 AM
The purpose of the App Engine Fulfiller license is to allow someone to potentially be a fulfiller on unlimited tables. If you have AES, then your company has at least some App Engine Fulfiller licenses. So the short answer is: unlimited.
You can architect your table as you see fit without having to architect to try and stay within a certain number of tables due to licensing.
--------------------------------------------------
Workflow Cowboy
LinkedIn: https://www.linkedin.com/in/dalestubblefield/
YouTube: https://www.youtube.com/@starlordnow