Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Installation and Upgrade

To install a new PhixFlow instance, follow the standard installation instructions.

To upgrade your current version of PhixFlow (called CenterView before version 7.0) and to check any changing requirements for database verdsions etc., please refer to Compatibility Guide and Upgrade Planning.

Contents

Table of Contents
maxLevel2

PhixFlow vs CenterView

At version 7.0 we have changed the name of CenterView to PhixFlow. This is to reflect the fact that PhixFlow is now much more than an application enabling  a providing a "central view" of your data. , PhixFlow now fixes data and business workflows using configured data analytics for integration and data processing togther with forms and linked, context aware with intergrated menus allowing entire applications to be built and hosted within the PhixFlow platform. 


...

Installation and Upgrade

To install a new PhixFlow instance, follow the standard installation instructions.

To upgrade an existing PhixFlow instance (called CenterView before version 7.0):

  1. First review Compatibility Guide and Upgrade Planning to check any changing requirements for database versions etc.
  2. Follow the Standard Upgrade Instructions plus any special instructions for all intermediate releases listed in Compatibility Guide and Upgrade Planning.


...

Contents

Table of Contents
maxLevel1


...

New Graphical User Interface

...

  • Users can quickly filter data by clicking on column headers.
  • Users can sort data by clicking on column headers. Sorting operates on all filtered records, not just the records in the paged view
  • The user can choose to fix the position of several columns on the left of a data grid. This keeps the columns visible when the the data grid is scrolled horizontally e.g. if there are many columns
  • Columns will now automatically "flex" to make use of the avaialble width of the display if their width is set to null (i.e. no value).
  • Changes made to the column widths by dragging the column edges are saved when in desgin mode.
  • A second, merged header row can be confgiured to provide a visual grouping of related columns.
  • Cells within the grids can all be formatted intependently based on their value. E.g. setting backgound and foreground colours, bold, borders etc.

...

Features

...

and Improvements

Streams

In-memory Streams

Analysis now applies limits on the number of items cached in in-memory streams in order to avoid grabbing too much memory (which causes excessive garbage collection and/or system failure). The Limits limits can be controlled on per stream basis or via a In memory cache size default in system configuration. Warnings are reported when in set from the System Configuration form. PhixFlow provides warnings when an in-memory stream has reached 90% of its size. If limits are set to enforced within the System Configuration, then analysis will stop when the limit is reached, otherwise only warning messages are reported in the console logs.

...