- Post History
- Subscribe to RSS Feed
- Mark as New
- Mark as Read
- Bookmark
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
on 05-21-2024 11:32 AM
Configure Code Search for better result
Code search is a useful feature for finding specific scripts in a large codebase. I recently discovered the code search can be configured to significantly improve the search experience and yield more accurate results.
Well, the code search feature we know from the studio is also available here. This is not the best looking page but it does the job.
https://instance.service-now.com/sn_codesearch_CodeSearchExampleUse.do
The configuration to the code search lies in here. Just create an entry in the related list and include any table and required field from that table to included in the search and pretty much thats it.
added filter condition as extra field to search for
Result shows the BR’s matching filter condition field
Thanks,
Murali
- 1,783 Views
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
Hi there,
This might speed up expanding the code search:
- 2023-06-19 - Article - Expand Code Search tables
Kind regards,
Mark
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
How do I use code search to search global tables with Caller Access set to "Caller Restriction"?
I do not have access to disable caller restriction on a global table (maint only)
I do not have access to create a Restricted Caller Access Privilege when the target scope is Global (maint only)
But I get a Cross Scope access error...
Read operation on table 'sn_rtbi_report_template' from scope 'Code Search' was denied. The application 'Global' must declare a Restricted Caller Access privilege. Please contact the application admin to update their access requests.
