IntegrationManager 1.2.3

This document summarizes major improvements and fixes introduced in the Pricefx IntegrationManager release version.

Version

IntegrationManager 1.2.3

Release date

Oct 9, 2020

In this section:

Migration Steps

    If your logging configuration stores to files which do not match the regex main.*\.gz, you should set the integration.logging.file.pattern property with a regex matching your file pattern.

    Improvements

    New Feature Description

    ID

    IM will now search for log files using a regex defined by the integration.logging.file.pattern property. The default regex is: main.*\.gz

    PFIMCORE-599