...
b. You can also match other metafield. When using another field than Fullpath UNC for match you must also use a different column for input and make sure the column has the proper values matching actual unique metadata values for the assets.
Here I configured Match field to be 'String' metafield:
...
Used this Excel sheet:
FileName | Match token column | Title | Description | Keywords |
50181 | 50182 | 10192 | ||
\File1.png | file1 | xml title1 | xls description1 | xls keyword1 |
\File2.png | file2 | xml title2 | xls description2 | xls keyword2 |
To match you need Assets with ‘String' metafieds values ‘file1’ and 'file2’:
...
As usual these values should be unique in the environment
Upload with metadata from sheets and Asset match strategy: AssetID.
Don’t forget to set MatchTokenColumn:
...
FileName | Match token column | Title | Description | Keywords |
50181 | 50182 | 10192 | ||
\File1.png | 1492 | xml title1 | xls description1 | xls keyword1 |
\File2.png | 1493 | xml title2 | xls description2 | xls keyword2 |
To match you just need to have assets with ID’s: 1492 and 1493:
...
And we know that ID’s are always unique