/
Import with hash of images
Import with hash of images
Versions before 5.1.1 will add a hash key at XML imports and no hash keys for XSLX and manual imports. From version 5.1.1 a setting exist, which will control if hash key is added in XML, XLSX and manual imports.
Overview
An hash key can be added to images at import. This hash key is calculated from the actual image file and will be unique for each image file which is not exactly the same. Prior to version 5.1.1 hash key is automatically added at XML import, but at no other imports.
From version 5.1.1 it is possible to configure if Signifikant adds a hash key. Hash key will then be added to image files at XML import, XLSX import and manual imports. By default, no hash key will be added.
Configuration
Configuration is added in server.config located in C:\ProgramData\Signifikant\Assert\
<?xml version="1.0" encoding="utf-8"?>
<ServerConfiguration xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<!-- Configure to add hash. Default value is false. -->
<AddHashToImageFilesEnabled>true</AddHashToImageFilesEnabled>
</ServerConfiguration>
Related articles
, multiple selections available,
Related content
Technical documentation - Imports of product data
Technical documentation - Imports of product data
More like this
Technical documentation - Signifikant Simplified XML - SSX
Technical documentation - Signifikant Simplified XML - SSX
More like this
Technical documentation - Importer Service
Technical documentation - Importer Service
More like this
Signifikant Manager XML Imports Course
Signifikant Manager XML Imports Course
More like this
Technical documentation - Archive imports
Technical documentation - Archive imports
More like this
Setting up automated imports to web viewer
Setting up automated imports to web viewer
More like this