Difference between revisions of "Bxp Release 10 SER 1 release notes"

From All n One's bxp software Wixi

Jump to: navigation, search
(Client daily picture engine)
(Existing Module Changes)
Line 27: Line 27:
 
| Project Manager || [[File:050.png]] || 8 Changes || [[Bxp_R10SER1_-_Project_Manager]]
 
| Project Manager || [[File:050.png]] || 8 Changes || [[Bxp_R10SER1_-_Project_Manager]]
 
|-
 
|-
| System Access Management || [[File:016.png]] || 16 Changes || [[Bxp_R10SER1_-_System_Access_Management]]
+
| System Access Management || [[File:016.png]] || 17 Changes || [[Bxp_R10SER1_-_System_Access_Management]]
 
|-
 
|-
 
| Time Tracker || [[File:000.png]] || 2 Changes || [[Bxp_R10SER1_-_Time_Tracker]]
 
| Time Tracker || [[File:000.png]] || 2 Changes || [[Bxp_R10SER1_-_Time_Tracker]]

Revision as of 14:39, 12 February 2018

bxp Release 10 Service Enhancement Release 1 has no set date for release yet. Cooperation and collaboration with clients is currently in progress.


1 Existing Module Changes

Module Icon Total Changes Link
Appointment Manager 027.png 7 Changes Bxp_R10SER1_-_Appointment_Management
Communications Centre 006.png 1 Change Bxp_R10SER1_-_Communications_Centre
eCourse 047.png 3 Changes Bxp_R10SER1_-_eCourse
Form Management 038.png 20 Changes Bxp_R10SER1_-_Form_Management
Information Centre 011.png 3 Changes Bxp_R10SER1_-_Information_Centre
KeyStats 036.png 4 Changes Bxp_R10SER1_-_KeyStats
MetaData 002.png 1 Changes Bxp_R10SER1_-_MetaData
Project Manager 050.png 8 Changes Bxp_R10SER1_-_Project_Manager
System Access Management 016.png 17 Changes Bxp_R10SER1_-_System_Access_Management
Time Tracker 000.png 2 Changes Bxp_R10SER1_-_Time_Tracker

2 New Modules

2.1 Dashboards

The Dashboards module allows for prebuilt, predesigned panes of information to be collated into a single operational dashboard.


A user can have access to multiple dashboards. Module_-_Dashboards


A number of predesigned dashboards will be launched with the module.

3 Engine

3.1 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.


3.2 Table styling

We’ve been asked more than once to allow tables to “pop” or look more stylish.


bxp can adopt a look from other known office tools and using a well-known package to suggest some HTML interpretations.


bxpR10SER1 015.png


In order to implement these styles the tables will have to have new CSS tags applied.

  • css_Table_New_Table
  • css_Table_First_Cell
  • css_Table_First_Row
  • css_Table_Data_FirstCell
  • css_Table_Data_DataCell
  • css_Table_Data_LastCell
  • css_Table_Data_Alt_FirstCell
  • css_Table_Data_Alt_DataCell
  • css_Table_Data_Alt_LastCell
  • css_Table_Last_FirstCell
  • css_Table_Last_Row
  • css_Table_Last_LastCell


These tags are then set with appropriate styles and makes styling really easy to apply.


This change will affect where clients might have customisations or expect data to appear in particular layouts.


A default style matching current styles will be created BUT the HTML will have the new css Headers added.


Application of styling will vary throughout the system. i.e. there will be a master default but only some reports will allow “selective” styling.


3.3 System notification emails

A number of email and reports from bxp come from a variety of email addresses currently. These are to be unified under the bxpsoftware.com domain.

  • security@bxpsoftware.com
  • hamsters@bxpsoftware.com
  • notification@bxpsoftware.com
  • alerts@bxpsoftware.com
  • compliance@bxpsoftware.com


3.4 AJAX engine - Title when no records

Currently the text displays

bxpR10 AJAXTitle.png


This will be changed to "No records found."