Create a Custom Attribute and Apply it Automatically
You can configure a custom attribute with
a conditional statement, so that Device Security automatically applies
a value when a condition is met.
Before you start, make sure you’ve already created and saved one or more data filters on the
Assets Inventory page (). You will use a filter in the “IF” clause of each IF/THEN
statement, indicating the condition that’s required for Device Security to
apply the value in the “THEN” clause to devices.
The automatic
assignment of custom attributes through the use of simple IF/THEN
statements provides an efficient approach to their application.
For example, when devices are managed by different departments in
an organization, custom attributes can indicate which department
manages which device. To do this, first create a data filter that
groups together all the device profiles that a particular department
manages. Then create another data filter for all the device profiles
that another department manages. Continue as necessary until all
the devices are divvied up by profile among the various departments
that manage them. Then create a custom attribute with conditional
statements that say IF a device matches <filter-1>, then apply
<name of department-1> to it; IF another device matches <filter-2>,
then apply <name of department-2> to it; and so on. After you're done,
you can then sort the devices in your inventory on the Devices page
by the departments that manage them.