Custom attributes in Workspace ONE UEM enable you to extract specific values from a managed device (for example, IMEI, location, among many others) and use it as assignment criteria for products. You can also configure a 3rd party application to create custom attributes and display them on the launcher.
A custom attribute is a placeholder for device information collected by Workspace ONE Intelligent Hub or by a third party application. This placeholder can be used in many different ways.
Note:
Custom attributes (and the rules generator) are only configurable and useable at Customer-level organization groups.
For details about available options regarding device assignment rules based on custom attributes, see Enable Device Assignments.
Create a custom attribute and values to push to devices in Workspace ONE UEM. You can create assignment rules for products to provision based on these attributes and their values.
Select Persist to prevent the removal of the custom attribute from the Workspace ONE UEM console unless an Admin or an API call explicitly removes it.
Otherwise, the attribute is removed as normal. If you delete a custom attribute reported from a device to the UEM console, a persisted custom attribute remains in the UEM console. Custom attribute persistence is only available to Android and Windows Rugged devices.
Select Use as Lookup Value to use the custom attribute as a lookup value anywhere in the UEM console.
Example: You can use custom attributes as part of a device friendly name to simplify device naming.
Select the Values tab.
Select Add Value to add values to the custom attribute.
You are not required to enter all possible values of the attribute. The list of attributes entered here is not a requirement or constraint on what values the device can report. Instead, enter only expected values used to pre-define organization group assignment rules.
Select Save.
Custom attributes are stored as XML files and in the Workspace ONE Intelligent Hub database, each stored on the device. When using the database, custom attributes are sent as samples to Workspace ONE UEM periodically for asset tracking of key/value pairs.
If a record in the device database is configured with ‘Create Attribute’ = TRUE, then the Workspace ONE Intelligent Hub automatically retrieves the Name and Value sent with the custom attributes sample. The key/value pair displays in the Device Details page for the device in the Custom Attributes tab.
Note: Custom Attribute values cannot return the following special characters: / \ " * : ; < > ? |. If a script returns a value which contains these characters, the value is not reported on the console. Trim these characters from the script’s output.
Configure rules that control how devices are assigned to organization groups following enrollment in Workspace ONE UEM. You are limited to one custom attribute assignment rule per organization group (OG).
Set the Type to Organization Group by Custom Attribute.
For details about available options regarding device assignment rules, see Enable Device Assignments.
Select Save.
Navigate to Devices > Provisioning > Custom Attributes > Add > Add Attribute and create a custom attribute if you have not already done so.
See the section on this page entitled Create a Custom Attribute.
Navigate to Devices > Provisioning > Custom Attributes > Custom Attributes Assignment Rules > Add Rule.
Select Add Rule to configure the logic of the rule.
Setting | Description |
---|---|
Attribute / Application | This custom attribute determines device assignment. Select from among Device Model, Serial Number, and any custom attribute or XML file that is available in the customer OG you are in. |
Operator | This operator compares the Attribute to the Value to determine if the device qualifies for the product. When using more than one Operator in a rule, you must include a Logical Operator between each Operator. Note: When making an assignment rule, comparisons using the less than (<) and greater than (>) operators (and their variants) can only be used to compare numerical values including integers. The exception is when you are comparing OEM build versions, you can apply < and > operators on non-numerical ASCII strings. For example, when an OEM update filename includes hyphens, periods, and other characters together with numbers. Such assignment rules must identify a device manufacturer in the rule logic and that comparison is deemed accurate when the format on the device matches the one specified on the server. |
Value | All values from all applicable devices are listed here for the Attribute selected for the rule. |
Add Logical Operator | Select to display a drop-down menu of logical operators such as AND, OR, NOT, and parentheses. Allows for more complex rules. |
Select Save after configuring the logic of the rule.
Results: When a device enrolls with an assigned attribute, the rule assigns the device to the configured organization group.
The custom attribute batch import feature in Workspace ONE UEM allows you to load custom attributes and corresponding values into the system in bulk. In the templates provided, each column corresponds to one custom attribute and each row corresponds to their different parameters.
With the templates, you can import custom attributes in different ways and with different information.
CAUTION: The syntax of the first column of each template must be replicated exactly. Failure to use the proper syntax can cause database issues and result in loss of data.
Custom Attributes Template – Allows you to define a custom attribute and its settings.
Custom Attribute Values Template – Allows you to define the values of predefined custom attributes.
Device Custom Attribute Values – Allows you to define the values of predefined custom attributes for individual devices based on the cross reference (Xref) value. The Xref values determine the individual devices receiving the value for each custom attribute.
Save the file as a CSV file before you import it.