Is there a way to tie the Service Request to an Asset?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-04-2022 10:56 AM
Looking for a way to tie a Service Request to an Asset.
Use case - As part of onboarding, a service request will be created and the asset will be assigned to the user. Need to link the Asset and the REQ/RITM.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-04-2022 12:33 PM
This will normally be done as a catalog task with the asset tag and serial number included as variables in the REQ/RITM. The team that sources or deploys the asset would update the ticket with the device (or software) information.
You can reference these workflows in a PDI for examples of how to implement: Service Catalog Item Request, Procurement process Flow - Hardware

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-04-2022 12:39 PM
Hi,
OOB there is a field on the Asset called "Request line" this is a reference to the sc_req_item table, and can be populated as a part of your catalog fulfillment task.
You can for example have a variable on the Catalog item for requesting a computer, that references the asset table, and when the Flow/workflow finishes it sets the value of the "Request line" field on the selected asset.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-11-2022 08:25 AM
Hi

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-11-2022 11:46 AM
Not sure if you are correct. We haven't got the Procurement license, and still have that field on our alm_hardware table OOB.
Do you have a reference to the Docs on this?