Transform map for Tags(sys_tags) field in the target table not mapping the data: SummaryThe purpose of the article is to explain that the "tags" field exists on all tables, but only as a UI element to be shown in the list view of a specific table. This is to underline that these are not part of the sys_dictionary for these particular tables and thus can not be mapped as target fields during data imports. All tables in the ServiceNow instance have a "tags" field associated with it, that is not referenced in the XML of the record and that is not a part of the sys_dictionary for this particular table. This means that this Field is only shown in the UI and is in place as a visual aid for labeling when working on the records in the list view. It's a UI element that is used for the purpose of "tagging" specific records as a visual aid for administrative procedural purposes. These tags fields can not be mapped as a target field during a data import: as the "tags" field in the UI is NOT part of the actual target table. This is expected behavior, please see the documentation regarding Tags.