Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
0.8.2
-
None
Description
During the Import Process there is support for manipulating attributes of entities getting imported. This is supported using ImportTransforms.
Support should be extended to act on an entity instead of just value of an attribute.
Additional transforms can be useful viz:
- RemoveClassification: Remove a classification that is currently associated with an entity.
- AddValueToAttribute: Sets value of an attribute. Should support attributes that are of collection type.
- ClearAttributeValue: Clears value of attributes.