DC 5.9 Version History
5.4.0
Also works with DAM 5.2.x, 5.3.x. This is the recommended version for these releases.
Support for FTP input or similar input that allocates a zero-byte file and then writes it a little later. |
5.3.2
Works with DAM 5.3.x. It also works with DAM 5.2.x.
Wait for files being written to. (build 136) |
5.2.2
Works with DAM 5.2.x.
5.2.1
Works with DAM 5.2.x
Fix an issue with filenames being saved twice when importing assets. This has been backported to 5.1.1. | |
Fixed an issue where the Importer app would try to replace deleted assets. | |
Prevents MacOS trash files from being uploaded to DAM. | |
Match on filename without extension now available. |
5.2.0
Works with DAM 5.2.x
Contents of ZipContentDirectory will now be unzipped to UploadDirectory. This has been backported to 5.1.1. | |
When using combo or tree metadata a second check is now made. So if MatchStyle=TextValue is used and no match is found a check with MatchStyle=OptionValue is done and viceversa. This has been backported to 5.1.1. | |
At the end of an import a summary of all errors related to assets are written to a file in the log directory. Errors related to configuration are still written to the default log. This has been backported to 5.1.1. | |
Combo- and treevalues longer than 255 characters are rejected in the Importer. Previously they were rejected by API. This particular error does not halt execution so all metadata deemed ok is set. This has been backported to 5.1.1. | |
Fixed a bug where empty input for a date field would cause an exception. This has been backported to 5.1.1. | |
Introduced new config 'MatchBatchSize' to be able to control size of requests for 'MatchSearchName'. This is to support scenarios where the customer needs to match against a data type with long values. This has been backported to 5.1.1. |
5.1.1
There was only ever release a '5.1.0' version of Importer - the changes mentioned in this section are in the 5.1.0 release of the Importer.
Configurable number of MatchToken input | |
These config options were removed:
|
5.1.0
5.0.0
As version 1.0.1 so features described in 1.0.2 are not in this version.
1.0.2
1.0.1
Description | |
---|---|
Fixed an issue where a match on asset ID - or any other integer type - would fail. | |
Fixed an issue where FileNameColumn and MatchTokenColumn would cause these columns to be ignored even though the configs were not in effect for the import. | |
Fixed an issue where a bit value in a Excel sheet would fail if it was formatted as a number column (1/0). | |
Fixed an issue where only 9999 combovalues would be loaded. This would cause the Importer to fail trying to create combovalues which already existed. | |
Reintroduces file postprocessing after each file is uploaded. This is to prevent files from being reingested upon import restart when something goes wrong before an Excel sheet is fully processed. This is only relevant in a upload + Excel metadata import. | |
Fixed an issue where an empty xml tag for an (Edit)MultiComboValue would cause the Importer to send a request to create an empty combovalue which would fail in DAM. |
1.0.0
Initial release which was a part of DAM 5.0.0 release.