Integration Templates Changelog

Export Pricefx Live Price Grid to CSV via FTP

Published on Aug 26, 2024

  • [PFIMCORE-2248] Remove doTry from integration templates where it affects exception propagation and the retry mechanism.

Published on Dec 7, 2023:

  • [PFIM-6772] There is a new option allowing you to specify your own timestamp in the exported file name.

Published on May 24, 2023:

  • [PFIM-5969] It is possible to specify a custom file name for export templates.

  • [PFIM-6142] Creation of .done files is now optional.

Published on Apr 24, 2023:

  • [PFIM-6021] The Select Filter step is included in this template

  • Note on versions: IM 4.4.0+ is required

Export Pricefx Live Price Grid Items to CSV via FTP

Published on Dec 7, 2023:

  • [PFIM-6772] There is a new option allowing you to specify your own timestamp in the exported file name.

Published on May 24, 2023:

  • [PFIM-5969] It is possible to specify a custom file name for export templates.

  • [PFIM-6142] Creation of .done files is now optional.

Export Pricefx Objects to IDoc

Published on Feb 14, 2024:

  • [PFIM-6983] When exporting to CSV or IDoc templates, sorting by lastUpdateTime is used and this causes inconsistent behavior in Pricefx during fetching data from DMDS in batches. As a result, some records in some batches are duplicated or omitted.

Published on Dec 7, 2023:

  • [PFIM-6772] There is a new option allowing you to specify your own timestamp in the exported file name.

Published on Oct 11, 2023:

  • [PFIM-5881] There is a new option to export only approved items of Price Lists or LPGs.

  • [PFIM-6556] Outbound data is never sent because cron jobs are set for every 15 minutes but the outbound route takes longer than 15 minutes to create a file and when the next cron trigger occurred it was ignored.

Published on Aug 29, 2023:

  • [PFIM-5882] Added filter for exporting only records with positive prices

Published on May 24, 2023:

  • [PFIM-6036] There is a new option "Incremental export" which allows you decide whether the exported file should contain all records or just the newly added ones.

  • [PFIM-5969] It is possible to specify a custom file name for export templates.

  • [PFIM-6142] Creation of .done files is now optional.

Published on Apr 24, 2023:

  • [PFIM-5824] This template newly support export of the following objects: Product Extensions, Product References, Customer Extensions, Sellers, Seller Extensions, Competition Data, BoM Data, Company Parameters

  • Version change: 1.2.2 has been split to two versions in this release:

    • 1.3.0-im-2.4.0 for IM versions lower than 4.3.0 (does not support some entities such as Product Extensions)

    • 1.3.0-im-4.3.0 for IM versions starting with 4.3.0 (supports all new features)

Export Pricefx Price List to CSV via FTP

Published on Feb 14, 2024:

  • [PFIM-7040] When fetching items of an individual price list, batching has been added.

Published on Dec 7, 2023:

  • [PFIM-6772] There is a new option allowing you to specify your own timestamp in the exported file name.

Published on May 24, 2023:

  • [PFIM-5969] It is possible to specify a custom file name for export templates.

  • [PFIM-6142] Creation of .done files is now optional.

Published on Apr 24, 2023:

  • [PFIM-6021] The Select Filter step is included in this template

  • Note on versions: IM 4.4.0+ is required

Export Pricefx Table to CSV via FTP

Published on Aug 26, 2024

  • [PFIMCORE-2248] Remove doTry from integration templates where it affects exception propagation and the retry mechanism.

Published on Feb 14, 2024:

  • [PFIM-6983] When exporting to CSV or IDoc templates, sorting by lastUpdateTime is used and this causes inconsistent behavior in Pricefx during fetching data from DMDS in batches. As a result, some records in some batches are duplicated or omitted.

Published on Dec 7, 2023:

  • [PFIM-6772] There is a new option allowing you to specify your own timestamp in the exported file name.

Published on Oct 11, 2023:

  • [PFIM-6556] Outbound data is never sent because cron jobs are set for every 15 minutes but the outbound route takes longer than 15 minutes to create a file and when the next cron trigger occurred it was ignored.

Published on Aug 29, 2023:

  • [PFIM-5951] Missing Pricefx object type “Price List“ in the export drop-down

Published on May 24, 2023:

  • [PFIM-6036] There is a new option "Incremental export" which allows you decide whether the exported file should contain all records or just the newly added ones.

  • [PFIM-6065] There is a new option to use custom export timestamp.

  • [PFIM-5969] It is possible to specify a custom file name for export templates.

  • [PFIM-6142] Creation of .done files is now optional.

  • Note on versions: IM 4.5.0+ is required

Published on Apr 24, 2023:

  • [PFIM-5694] Datamart table from a partition can also be selected for export

  • [PFIM-6021] The Select Filter step is included in this template

  • [PFIM-5992] Outbound CSV files are split after specified number of lines

  • Versions change: 1.3.0 has been split to two versions in this release:

    • 1.4.0-im-2.6.0 for IM versions lower than 4.4.0 (does not support features such as filters or Product Extensions)

    • 1.4.0-im-4.4.0 for IM versions starting with 4.4.0 (supports all new features)

Published on Feb 22, 2023:

  • [PFIM-5890] It is possible to specify a delimiter when deploying an Integration Template which exports to CSV.

Import Accounts from Salesforce to Pricefx

Published on Oct 11, 2023:

  • [PFIM-6556] Outbound data is never sent because cron jobs are set for every 15 minutes but the outbound route takes longer than 15 minutes to create a file and when the next cron trigger occurred it was ignored.

Export PriceFx Live Price Grid to Salesforce

Published on Aug 26, 2024

  • [PFIMCORE-2248] Remove doTry from integration templates where it affects exception propagation and the retry mechanism.

Import CSV from File to Pricefx

Published on Aug 26, 2024

  • [PFIMCORE-2248] Remove doTry from integration templates where it affects exception propagation and the retry mechanism.

Published on Jun 25, 2024:

  • [PFIM-7443] Remove unnecessary CSV parameter parsing in templates

Published on Feb 14, 2024:

  • [PFIM-6815] When using IM 5.0 and higher, this template switched from pfx-api:loaddata to a faster pfx-api:import for PA object types ('DMF', 'DMDS', 'DM', 'DMSIM', 'DMM').

  • [PFIM-6997] The internal copy field was hidden for objects other than DMDS, but it should be visible for all objects.

Published on Oct 16, 2023:

  • Invalid "handled" element in catch clause was removed.

Published on Oct 11, 2023:

  • [PFIM-5682] There is now validation whether there is another template already listening on the given location. If so, the UI displays a warning and asks you to enter another file path.

  • [PFIM-6659] The template does not use the pfx-api:importUsers component for loading users. The template currently uses pfx-api:loaddata which results in an error and records are not loaded to the partition.

Published on Aug 29, 2023:

  • [PFIM-5991] Added support for encodings/charsets other than UTF-8

  • [PFIM-6218] New component for dealing with archives applied

  • [PFIMCORE-1548] Better error handling when users send data in unsupported encoding

  • [PFIM-6169] Added support for Internal Copy Data Load for PX/CX

  • Version change:

    • New version 1.5.0-im-2.6.0 (replaces old version 1.4.1-im-2.6.0)

    • New version 1.5.0-im-4.6.0 (for IM version 4.6.0 and higher, replaces old version 1.3.0-im-2.4.0)

Published on Apr 27, 2023:

  • Added .zip file support for template. The ZIP file must contain only one packed CSV file.
    Note: For this feature to work, the following application runtime parameter has to be set:
    integration.groovy-sandbox.custom-allowed-types=org.apache.camel.dataformat.zipfile.ZipInputStreamWrapper
    It can be set in Settings:

    If there is already such parameter with other classes defined, simply append org.apache.camel.dataformat.zipfile.ZipInputStreamWrapper after a comma.

Published on Apr 24, 2023:

  • [PFIM-6030] Sync "Import from file" template features with "Import from CSV" template

Import CSV from FTP to Pricefx

Published on Aug 26, 2024

  • [PFIMCORE-2248] Remove doTry from integration templates where it affects exception propagation and the retry mechanism.

Published on Jun 25, 2024:

  • [PFIM-7443] Remove unnecessary CSV parameter parsing in templates

Published on Feb 14, 2024:

  • [PFIM-6815] When using IM 5.0 and higher, this template switched from pfx-api:loaddata to a faster pfx-api:import for PA object types ('DMF', 'DMDS', 'DM', 'DMSIM', 'DMM').

  • [PFIM-6997] The internal copy field was hidden for objects other than DMDS, but it should be visible for all objects.

Published on Oct 16, 2023:

  • Invalid "handled" element in catch clause was removed.

Published on Oct 11, 2023:

  • [PFIM-5682] There is now validation whether there is another template already listening on the given location. If so, the UI displays a warning and asks you to enter another file path.

  • [PFIM-6659] The template does not use the pfx-api:importUsers component for loading users. The template currently uses pfx-api:loaddata which results in an error and records are not loaded to the partition.

Published on Aug 29, 2023:

  • [PFIM-5991] Added support for encodings/charsets other than UTF-8

  • [PFIM-6218] New component for dealing with archives applied

  • [PFIMCORE-1548] Better error handling when users send data in unsupported encoding

  • [PFIM-6169] Added support for Internal Copy Data Load for PX/CX

  • Version change:

    • New version 1.9.0-im-2.4.0 (replaces old version 1.8.3)

    • New version 1.9.0-im-4.6.0 (for IM version 4.6.0 and higher)

Published on Apr 24, 2023:

  • [PFIM-5902] Add extra logs after tokenization of CSV file

  • Fixes for flush and internal copy

Published on Feb 22, 2023:

  • [PFIM-5802] Error with businessKeyMaxLengths was fixed.

  • [PFIM-5830] Configuration of businessKeys is now independent from maxBusinessKeyLength to allow for greater flexibility.

Import CSV Quotes from FTP to Pricefx

Published on Oct 11, 2023:

  • [PFIM-5682] There is now validation whether there is another template already listening on the given location. If so, the UI displays a warning and asks you to enter another file path.

Import Excel from File to Pricefx

Published on Jun 25, 2024:

  • [PFIM-7443] Remove unnecessary CSV parameter parsing in templates

Published on Feb 14, 2024:

  • [PFIM-6997] The internal copy field was hidden for objects other than DMDS, but it should be visible for all objects.

Published on Oct 11, 2023:

  • [PFIM-5682] There is now validation whether there is another template already listening on the given location. If so, the UI displays a warning and asks you to enter another file path.

  • [PFIM-6659] The template does not use the pfx-api:importUsers component for loading users. The template currently uses pfx-api:loaddata which results in an error and records are not loaded to the partition.

Published on Aug 29, 2023:

  • [PFIM-6218] New component for dealing with archives applied

  • [PFIM-6169] Added support for Internal Copy Data Load for PX/CX

  • Version change:

    • New version 1.2.0 (supports only IM 4.5.0 and higher)

Published on Apr 24, 2023:

  • [PFIM-6030] Sync "Import from file" template features with "Import from CSV" template

Import Excel from FTP to Pricefx

Published on Jun 25, 2024:

  • [PFIM-7443] Remove unnecessary CSV parameter parsing in templates

Published on Feb 14, 2024:

  • [PFIM-6997] The internal copy field was hidden for objects other than DMDS, but it should be visible for all objects.

Published on Oct 11, 2023:

  • [PFIM-5682] There is now validation whether there is another template already listening on the given location. If so, the UI displays a warning and asks you to enter another file path.

  • [PFIM-6659] The template does not use the pfx-api:importUsers component for loading users. The template currently uses pfx-api:loaddata which results in an error and records are not loaded to the partition.

Published on Aug 29, 2023:

  • [PFIM-6218] New component for dealing with archives applied

  • [PFIM-6169] Added support for Internal Copy Data Load for PX/CX

  • Version change:

    • New version 1.2.0 (supports only IM 4.5.0 and higher)

Published on Feb 22, 2023:

  • [PFIM-5802] Error with businessKeyMaxLengths was fixed.

  • [PFIM-5830] Configuration of businessKeys is now independent from maxBusinessKeyLength to allow for greater flexibility.

Import IDoc from FTP to Pricefx

Published on Aug 26, 2024

  • [PFIMCORE-2248] Remove doTry from integration templates where it affects exception propagation and the retry mechanism.

Published on Oct 11, 2023:

  • [PFIM-5682] There is now validation whether there is another template already listening on the given location. If so, the UI displays a warning and asks you to enter another file path.

Import Products from Salesforce to Pricefx

Published on Oct 11, 2023:

  • [PFIM-6556] Outbound data is never sent because cron jobs are set for every 15 minutes but the outbound route takes longer than 15 minutes to create a file and when the next cron trigger occurred it was ignored.

Integrate Accounts from Salesforce to Pricefx

Published on Oct 11, 2023:

  • [PFIM-6556] Outbound data is never sent because cron jobs are set for every 15 minutes but the outbound route takes longer than 15 minutes to create a file and when the next cron trigger occurred it was ignored.

Integrate Products from Salesforce to Pricefx

Published on Oct 11, 2023:

  • [PFIM-6556] Outbound data is never sent because cron jobs are set for every 15 minutes but the outbound route takes longer than 15 minutes to create a file and when the next cron trigger occurred it was ignored.

PriceAPI Job Method

Published on Aug 26, 2024

  • [PFIMCORE-2248] Remove doTry from integration templates where it affects exception propagation and the retry mechanism.

Downloader of PriceAPI Jobs

Published on Aug 26, 2024

  • [PFIMCORE-2248] Remove doTry from integration templates where it affects exception propagation and the retry mechanism.

 

PlatformManager version 1.75.0