Article Details
Id:8746
Product:finPOWER Connect
Type:FIX
Version:1.03.02
Opened:04/05/2011
Closed:05/05/2011
Released:23/05/2011
Job: J007362
Breaking Change

Decision Cards; general update of code and enhancement

Decision Cards have been updated, adding several small enhancements and a general update.

Changes include:

1. Outcome rules now include a simpler OutcomeType enum, rather than several different flags to denote the type of item.

2. Script builder has been updated. This includes better line spacing, indenting and comments. New functions AddRuleTrue, AddRuleFalse etc replace existing functions.

3. New "Information" item in Outcomes, which provides an option to add addition non-scoring information to the outcome. At present this is only available in scripting using the "decisionOutcome.Items.AddInformation" method.

4. Decision Card Rules form updated for high DPI monitors

5. Built-in Decision Outcome Summary HTML script updated. Includes better colouring of items, options to show Failed items as well as post-exit items.