Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 11 Next »

4.1.5

10.10.2022
  • fix protocol entry with 419 error when CoreOfTia protocols are used

4.1.4

29.09.2022
  • prevent issue while index file split

  • prolog doPostProcessing(): Added check of DocID emptiness

  • corrected wrong formatted log output

  • schema parsing: accept schemas with holes in indexes

4.1.3

19.07.2022

Fixed:

  • Move Files after import was not working when there was a link in the path.

  • Fixed an issue when MoveOnError and MoveOnOK was checked Optimize wait time when maxFileFetch size is set

  • IndexSkipLineStartsWith is working korrekt and ignores configured lines

  • fixed an issue with files bigger than 2.1 Global

  • make average time consumed message more clear

4.1.2

30.05.2022

Fixed

  • In some configuration scenarios the DR didn't delete emptied directories from the input directory

  • Multipart POST requests required to have only one configured instance, to work correctly

  • A bug prevented loading of MIME types from SAP systems (since 4.1.0)

  • Some left over logs from development were written to stdout

Improved

  • Allow empty DescrFileFilter, when working without index files (= all parameters are taken from the DataInterface definition)

  • Additionally allow comma as separator in file filter fields, for backwards compatibility with DR3

  • If configured, Success directory is cleaned asynchronously and doesn't delay instance startup nor document processing anymore

4.1.1

12.05.2022

Fixed

  • DataInterface definitions with | as separater lead to error message ‘Schema type could not be determined’

4.1.0

11.05.2022

New

  • Prolog support, compatible with DR3 prologues

  • Support for renamed config items, so they still work even when their old name is used

  • Streamserve support, implemented as Prolog. New config item PrologUndeletedTriggerFileIsError

  • Config item 'Lock' to enable or disable DMS locking

  • Added epilog method to prolog API

Changed

  • Renamed SIDMapping config item to ArchiveLinkConnectionMapping

Fixed

  • In some situations moving files in the document directory when an instance was running lead to error messages

  • Archive Link connection mapped in datainterface wasn't used

  • Improved error handling when no repository is configured in SAP

  • Instances sometimes did not start automatically after servlet container restart

  • Global license tab was missing

  • Removed spaces in config item name 'Common.Maximum Thread Count'

  • Document hash was not stored in protocol

  • Instances stopped when a SAP connection configured in the datainterface could not be found

4.0.9.2

23.03.2022
  • Fix: instances don't start automatically

4.0.9.1

18.03.2022
  • Fixed NPE in EMailNotificationSender

  • Instance log level is applied at startup, after instance INFO is logged

  • Instance stop is always logged as INFO. Even if level is WARN, ERROR, or OFF

  • NEW: Config option LogPeriodicStatusInfo

  • Periodic INFO messages are logged at DEBUG and TRACE levels, or if LogPeriodicStatusInfo is set to true

4.0.9

21.02.2022
  • performance improvements by profund refacturing

  • no prologes

  • No labels