logo

NJP

Code Search

Import · Jan 31, 2019 · article

Ever have some code you just can't find? Well I made an app to make it easy to search for the code. Really its just exposing the Studio Search to many more tables. But I thought I'd post about it here.

Link to share:

https://developer.servicenow.com/app.do#!/share/contents/7596230_code_share_for_sp?v=2.4&t=PRODUCT_D...

Don't want to look at the share and just try it out, Open Studio, Import from Source, paste in https://github.com/jacebenson/servicenow-codesearch.git no user or pass needed

Easily accessible to users with admin role only.

Created a /code sp site with just the one page. URL to search if you dont want to wait for the load /code?q=term

Also since you may not trust everyone, the code is open on github and accepting pull requests: https://github.com/jacebenson/servicenow-codesearch/tree/docs [Code is on "master" branch]

image

View original source

https://www.servicenow.com/community/developer-blog/code-search/ba-p/2288479