This document summarizes major improvements and fixes introduced in the Pricefx IntegrationManager release version.
|
Version |
IntegrationManager 1.3.15 |
|---|---|
|
Release date |
Mar 2, 2021 |
Migration Steps
pfx-csv:marshal configuration item recordSeparator must now be written in natural language.
Example:
<to uri="pfx-csv:marshal?recordSeparator=CRLF"/>
This will force the separator CR LF which is \r \n. You may also use just CR (\r) or LF(\n) if needed.
Bug Fixes
|
Description |
ID |
|---|---|
|
Cannot set recordSeparator for the pfx-csv:marshal command. |
PFIMCORE-714 |