Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "New and Noteworthy"

(Created page with "== Stardust 4.0.0 == * Engine Error Code Message Enhancements * Document centric Access Control Evaluation * Newly introduced Properties === Engine Error Code Message Enhance...")
 
(No difference)

Latest revision as of 04:12, 26 May 2016

Stardust 4.0.0

  • Engine Error Code Message Enhancements
  • Document centric Access Control Evaluation
  • Newly introduced Properties

Engine Error Code Message Enhancements

Engine Error Code messages have been enhanced with more details like offering access to variables in their context.

Document centric Access Control Evaluation

This release introduces document centric access control evaluation. In case access control has been set for files individually, access control is now evaluated separately without folder hierarchy inheritance. Please refer to chapter Controlling User Access of the End User Handbook for details.

Newly introduced Properties

The following properties have been introduced with this release:

  • Stardust.Engine.Data.WriteHistoricalDataToDb - determines if to write historical data to the AuditTrail database
  • Carnot.Engine.Tuning.Query.HistoricalDataPrefetchBatchSize - determines the prefetch batch size for the historical data

Please refer to chapter Server Side Properties for details on these properties.

Back to the top