IntegrationManager 1.9.0 LTS


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

Version

IntegrationManager 1.9.0 LTS

Release date

Jul 28, 2021



In this section:

Migration Steps

None needed.

Improvements

New Feature Description

ID

Exceptions handling has been added to IntegrationManager in order to propagate error messages through HTTP REST API to HTTP client. IMException contains now information about HTTP status code and detailed error message.

PFIMCORE-725

Method to fetch rebate agreement line items (rebateagreement.fetchitems) has been added.

PFIMCORE-822

It is possible now to

aggregate error messages

in order to prevent receiving a lot of the same error messages. This aggregation is parametrized through the application.properties file. 

PFIMCORE-823

A new type of connection - SFTPConnection - has been added so that you can easier connect IM to an SFTP server.

PFIMCORE-825

The invalid_records index now contains more details on mapper errors.

PFIMCORE-833

Fixed Issues

Bug Description

ID

A misleading warning message ("Bean FilterService not found.") is logged when using a filter. 

PFIMCORE-818

Instance startup message contains badlly-wrapped 'emailTo' property. 

PFIMCORE-824