PhixFlow Help

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

 

These release notes are for PhixFlow 6.0.3.

This release is for Oracle, SQL Server and MySQL.

 


Contents

 


Installation / Upgrade

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

To upgrade an existing PhixFlow instance, follow the Standard Upgrade Instructions plus the special instructions for all intermediate releases.

This release has no special instructions.

Prerequisites

This PhixFlow release requires:

  • Java 7
  • Apache Tomcat 7

One of:

  • Oracle 11g or 12c (preferred)
  • SQL Server 2008R2 or later
  • MariaDB (MySQL) 10.0.14 or later

 


Features / Improvements

System Administration

Active Directory

It is ensured that active directory user telephone number is now set based on active directory phone number entries for this user, which ever is not empty in this order: telephone number, mobile number, ip phone number. User's first name is now read from active directory field - "given name".

Active directory user name is now recorded within the log file on a failed attempt.

Login

Pasword reset button is now disabled for non local users, as only local ones are able to have passwords changed anyways.

 


Bug Fixes

Installation

Migration Scripts

Invalid identifiers on privileges and role_privileges tables have now been corrected.

Streams

Local Attributes

Stream Attributes that were flagged as local and whose attribute expressions returned list values could cause analysis to fail with an internal error. This has now been resolved.

Collectors & Exporters

Database Exporters

Database Exporters now use a separate thread pool in which to run parallel exports. This was done to remove one possible cause of deadlocks (which resulted in the system hanging).


  • No labels