When using transform maps to transform imported hardware model data to your desired asset tables, what option do you set to uniquely identify the same asset in order to merge/update records?
When using transform maps to transform imported hardware model data to your desired asset tables, what option do you set to uniquely identify the same asset in order to merge/update records?
The correct option to uniquely identify the same asset in order to merge or update records when using transform maps is 'Coalesce'. This option allows you to use one or more fields as unique keys. If a match is found in the existing records, the system will update the record; otherwise, it will create a new record.
Answer: A. Coalesce Explanation: "The coalesce option allows you to update existing target table records when transforming import data.", note, not specific to asset import... Source: https://docs.servicenow.com/bundle/vancouver-integrate-applications/page/administer/import-sets/concept/c_ImportSetCoalesce.html
Definitely A