- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2025 05:37 PM
Hi,
Servicenow ATF please help me out get the test results into report.
If i try to pull a report i don't see the table as sys_atf_test_result table where as if i check that table it is available in the instance level.
If i try to pull a report i am not able to see the table even though i am a Admin for this instance.
also please check the configurations if required.
Help me out on this.
Thanks
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2025 10:48 PM - edited 04-15-2025 11:03 PM
Hello @kranthi2 ,
By Default System Tables are not reportable. To have it enabled follow below steps :
All -> System Properties -> UI Properties
Scroll down to find the field "List of system tables (beginning with "sys_", comma separated), that are reportable. By default, system tables are not reportable."
add "sys_atf_test_result" table into the list of existing tables separated by comma ( , ). Make sure to add only to this field as it is very common to get it mistaken with another field.
Result Below :
If this solution helped resolve your issue, please consider marking it as helpful or correct.
This will assist others in finding the solution faster and close the thread.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2025 10:56 PM
OOTB system tables are not allowed there.
You can check approach shared by @Shree_G but please discuss this with your customer
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2025 10:48 PM - edited 04-15-2025 11:03 PM
Hello @kranthi2 ,
By Default System Tables are not reportable. To have it enabled follow below steps :
All -> System Properties -> UI Properties
Scroll down to find the field "List of system tables (beginning with "sys_", comma separated), that are reportable. By default, system tables are not reportable."
add "sys_atf_test_result" table into the list of existing tables separated by comma ( , ). Make sure to add only to this field as it is very common to get it mistaken with another field.
Result Below :
If this solution helped resolve your issue, please consider marking it as helpful or correct.
This will assist others in finding the solution faster and close the thread.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2025 10:56 PM
OOTB system tables are not allowed there.
You can check approach shared by @Shree_G but please discuss this with your customer
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader