Release 11.4.2

Introduction

PhixFlow is pleased to announce the release of PhixFlow Version 11.4.2 This page describes the improvements and fixes in this version.

Installing or Upgrading PhixFlow

To install a new PhixFlow instance:

  1. Check System Requirements and Compatibility for details of the PhixFlow system requirements and update any dependencies. 
    1. Please email support@phixflow.com if you are planning to run PhixFlow 11 on an unsupported database version.
  2. Follow the instructions in Installing PhixFlow.

To upgrade an existing PhixFlow instance: 

  1. PhixFlow must be at version 8.3.18 or later in order to be upgraded to this version. If this is not the case please first upgrade to 8.3.18.
  2. Check System Requirements and Compatibility for changes to the system requirements or supported database versions. For example, you may need to upgrade your database or Java version.
    1. Please email support@phixflow.com if you are planning to run PhixFlow 11 on an unsupported database version.
  3. Ensure you have a backup of the database before upgrading PhixFlow.
  4. Follow the Upgrading PhixFlow steps. It is important to complete any Special Upgrade Instructions for all the intermediate releases between your current version and the version to which you are upgrading.


Special Upgrade Instructions

Please check the Special Upgrade Instructions for all the intermediate releases between your current version and this one.


Bug Fixes

DEV-18774 - In Actionflows, it is now possible to add non-transactional tables to Analysis Actions.

DEV-18760 - Fixed not being able to export Xml Schema Definitions.

DEV-18756 - On SQL Server databases not using a UTF-8 character set; in Analysis Models, resolved issue where File Exporters would fail to run with an error message about not being able to generate emails.

DEV-18694 - In Analysis Models, the memory usage during reading from pull-pipes has been reduced.

DEV-18683 - In Actionflows, with multiple phases using the stop() function now correctly prevents future phases from running.

DEV-18677 - On Database exporters, the dropdowns for "Record Export Status" and "Record Response" now include attributes of type BigString.

DEV-18661 - In Analysis models, Improved the performance of some queries when there a single stream set and the indexing type is 'all'.