Skip to end of metadata
Go to start of metadata

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

Compare with Current View Page History

« Previous Version 5 Next »

About

This article compares DR3 and DR4 and points to changes.

Content

Introduction

DR4 development was started by the need of performance improvements. In order to reach this goals the code was restructured and partially new implemented. In addition some old and/or unused features, which are not anymore required, was deleted. Therefore some configuration items were deleted and others changed the form and the way how they are persisted inside configuration files.

The following sections describe the major changes, behaviors, new configuration items and deleted configuration items.

Performance Improvements and its impact

  • TODO paralelisierung

  • Schma file caching

  • TODO multiline index file handling

verweis nach changes section

Changes

Creating and editing instances

  • removed button (info)

  • removed button import properties

Changes in instance config

SAP tab

removed

  • BCSAPArchivDir

  • BCSAPALProt

  • BCSAPIndexExportDir

  • BCSAPIndexExportKeys

  • BCSAPSkipArchiving

added

  • PerformKeySetBeforeArchiving

changed

  • BCSAPLinkObject to DropDown

removed tab License

removed tab SSL

new tab Salesforce

added

  • Salesforce Linking Enabled

removed tab HTTP

removed tab Volume

Common tab

removed

  • ArchiveUser

  • ArchivePassword

  • ArchiveHost

  • ArchiveVendor

  • ArchiveTestMode

  • ShrinkErrorIndexfile

  • ProgressDir

  • TriggerByCommandfile

  • SearchCommandFile

  • NoteMimetype

changed

changed to drop down
  • SAPALinkInterface

  • TranslateUNICODE

changed to check box
  • NoDocTypeForSAPLink

  • CheckHash

  • SetAccesDateOnMove

  • MoveOnOKUnique

  • MoveOnError

  • MoveOnErrorUnique

  • MoveOnOK

  • IgnoreDuplicates

  • CleanupOnError

  • ImageFileCheck

  • ShortGUID

added

  • RefineErrorDir

  • Multipart memoryprocessing max size per file

removed tab Database

Changes in Behavior

  • paralelisierung

  • Schma file caching. Not reading every time, reaction on file changes event

  • TODO multiline index file handling, split every times

Related

  • No labels