Attribute Metadata - keepOnlyImportedValues
Attribute Metadata - keepOnlyImportedValues
keepOnlyImportedValues metadata is used to indicate that the data card value for this attribute is removed if there is no value for it in import.
For example, if our computer template has an attribute called Service Pack and the first import has a value for the Service Pack and the second doesn't, the Service Pack field will be empty after the two imports. Without the metadata, the field would still have the value from the first import even when the second import didn't have any value for it.
Table 1. Optional Attribute Metadata
| Name | Value | Description |
|---|---|---|
keepOnlyImportedValues |
true |
Defaults to false. |
Table of Contents