- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-16-2017 10:41 PM
Hi There
I have added a search group to look at [alm_asset] and [alm_hardware] and allocated the roles of admin and itil.
I would think that If I have these tables selected ServiceNow should perform a search against all fields on both tables, however when I perform a search against a serial number I do not get a hit?
I'm sure this must be a fairly standard request.....
Any thoughts?
Thanks
Chris
Solved! Go to Solution.
- Labels:
-
Scripting and Coding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-16-2017 11:38 PM
Hi
you just have to modify the dictionary for the alm_asset table and enable Text Indexing for the asset tag field. After this you have to regererate the text index
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-17-2017 11:00 PM
Thanks Lars
Did that, but it didn't register as imported.
I'll get it raised as an issue.
At least I know what it looks like and that it does work when it is there.
Thanks again
Chris