We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

What is purpose of Allocated tab in hardware table?

Mohan22
Tera Expert

Hi Team,

 

I want to know the Purpose if Allocation tab in alm_hardware.list table? and how data will populate?

 

Mohan22_0-1666369619122.png

 

Thanks,

Ganesh

1 ACCEPTED SOLUTION

Daniel Slocum
ServiceNow Employee

The Allocations Tab reflects software that is allocated to the device.  Software is allocated by adding a Device Allocation record on a Software Entitlement where the License Metric is Per Device.

DanielSlocum_0-1666370375408.png

 

View solution in original post

4 REPLIES 4

Daniel Slocum
ServiceNow Employee

The Allocations Tab reflects software that is allocated to the device.  Software is allocated by adding a Device Allocation record on a Software Entitlement where the License Metric is Per Device.

DanielSlocum_0-1666370375408.png

 

It has to create manually while creating entitlements?

Device Allocations can be created at any time after the Entitlement has been saved. Generally, they are created by a workflow/Flow after software approval has been granted as part of a Software Request. The creation of automation in a flow or the creation of a task for manual Device Allocation record creation is up to each organization. 

Thanks Daniel.