- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2019 12:52 PM
I would like to be able to assign consumable assets to individual users. For a given consumable model I want to know who has how many of a model - I don't care which specific CI they have i.e I want to be able to track who has been issued a 24" Standard monitor but I don't care which specific serial number they have. Any suggestions on how i should proceed?
Solved! Go to Solution.
- Labels:
-
Enterprise Asset Management

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2019 11:31 AM
HI,
You create a report on alm_consumable table. You can group this report by model and check which user is assigned this asset. So that you can get a list of user for specific asset. See below report:
THanks,
Ashutosh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2019 11:06 AM
kjh1138: This is OOB capability with ServiceNow Asset Management. We have many docs that you can look at on our doc site:
Hope that helps,
Akash

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2019 11:31 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2019 04:52 PM
Thanks for the quick response - follow on question:
If I go into a stockroom and select one of the consumables I have an option to 'Consume' some or all of the asset. When I click on it a dialogue opens which is titled for the consumable in question i.e. 'generic keyboard' and it has fields for me to fill in the Quantity, User and Asset. When the asset field is left blank everything works as expected but...
1) What's the deal with the Asset filed on the Consume dialogue - is it UI design error or does it play a role that I'm ignorant of?
2) I'm assuming it would be fairly straightforward to add a [Location] field to the dialogue and update the back-end script to update that info on the resulting alm_consumable record that is created - if not please disabuse me of the notion
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2019 04:55 PM
Never mind. The asset field is there for association purposes. i.e I can associate my consumable with a non-consumable asset