Version 3.2.176 (19.10.18)
Duplicated key values in LookupTableEntry and LookupTableValueProviderEntry
Through parallel job runs the LookupTableEntry and/or LookupTableValueProviderEntry can result in duplicated values. Those are repaired by the configurator and a unique constraint was
added to the DB.
Preview of images in Messages
The message preview can view images (.png, .jpg).
Type Editor extended
Type editor can create types from csv-files.
DB Adapter
DB adapter supports not MySQL-DB.
Analytics
Update of eBiss Analytics:
Job Step LookupValuesLoaderJob
New trace output in LookupValuesLoaderJob that view changes.
Partner import error
The partner import misses variable import, this bug was solved.
Job Step FilenameSetter
Extend the FilenameSetter:
Change only file names that matches a regular expression, e.g. ^DESAD.*
CSV$ for files beginning with “DESAD” end ending with “
CSV”.
Job Step SubjectSetter
Extend the SubjectSetter um:
Change only subjects that matches a regular expression, e.g. ^DESAD.*
CSV$ for subjects beginning with “DESAD” end ending with “
CSV”.