Contents
1 Overview
This document forms part of the bxp Release 10 Service Enhancement Release 1 suite of changes found here Bxp_Release_10_SER_1_prerelease_notes
1.1 KeyStats 
1.1.1 Console
The security and administration of KeyStats needs some addressing to optimise build and support functions.
A KeyStats console will be made available.
1.1.2 Mass Edit Security
The mass editing security feature needs to be developed.
This will be included as a function stand alone and as part of the console.
1.1.3 Hide Tabs
The tabs will be modified to have Ids. The KeyStat itself will have a flag to show / don’t show the tabs. By default “show tabs” will be selected.
1.1.4 Syntax Highlighting
Syntax highlighting for both SQL and HTML will be added.
1.2 KeyStats plan
In order to better manage the potential slow down issues with incorrectly built KeyStats, the render page of the keystat is going to be given it’s own server W3 to process it. If W3 becomes unavailable a fall back to W1 and W2 will be implemented.
This action is considered a priority and is being worked on with Sungard at this time.
Currently the KeyStats engine for generating reports executes on Web servers 1 and 2 using Database server 1 as its data repository. This will be updated to execute on web sever 3 and use database server 2 as its data repository.