Managing Loaner Assets with ITSM HAM (not HAM Pro)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2024 06:49 AM
Hello Community,
Is it possible to manage loaner assets using the ITSM version of HAM? (not HAM PRO) There doesn't appear to be any OOB functionality that allows an asset to be designated 'loaner'. I suppose I could add an option to the 'Asset Function' field, but would prefer not customize if something already exists.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2024 07:21 AM
Hi @bdeery99 ,
I would suggest you to initiate with loner request through catalog item and create one task in asset_task table. add start and end date to reclaim of the asset once it reach to end date. You can do using flow like below.
- Request submit by end user for loaner asset.
- It will go for approval.
- Post approval asset will auto assign to requestor.
- Send email before 1 week reaching to end date.
- Final reminder for taking back .
- Auto de allocate asset from the user.
-------------------------------------------------------------------------
If you found my response helpful, please consider selecting "Accept as Solution" and marking it as "Helpful." This not only supports me but also benefits the community.
Regards
Runjay Patel - ServiceNow Solution Architect
YouTube: https://www.youtube.com/@RunjayP
LinkedIn: https://www.linkedin.com/in/runjay
-------------------------------------------------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2024 11:21 AM
Thanks, Runjay. My question is more around the inventory of loaner equipment. I wouldn't want loaner assets to be mixed in with other available assets.