- 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-16-2017 11:38 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-17-2017 01:52 AM
Hi Lars
Thanks for the reply, that makes sense to me, however the Text index field is hidden for some reason.
So, I found a UI Policy that was hiding the field unless the type was 'collection'. I made that inactive and the field has appeared.
Now I cant see the related link even though the UI action says to show it
Any idea why the related link would not be showing?
Thanks
Chris
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-17-2017 01:59 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-17-2017 02:03 AM
Yes that depends on how many assets you have