2.9.8 - Consolidate Order Lines in Data Push

January 18, 2024

A new setting has been added to Data Push integrations: Consolidate Lines. When this setting is active, Data Push transactions won't be sent until the order line is complete.

When sending data for consolidated history records, with multiple transactions having unique data for a given key, the mapped value has a different structure. That structure looks something like this:

HistoryCreationDate: {"transactionId1" : date, "transactionId2": date}

New Features:

  • When selecting the log of a consolidated Data Push task, there is a link to the order line in the Explorer.

Patch 2.9.8.1

New Features:

  • If the warehouse limit of your ItemPath license has been exceeded, you will be navigated to a page where you can update your license credentials.
  • New Data Pull mappings types allow for more custom API responses for Data Pull:
    • Orders: This key designates where the array of orders is found
    • Order Lines: This key designates where the array of order lines is found
  • To activate a Data Push integration, the connection that it is associated with must be active.

Patch 2.9.8.2

Bugfixes:

  • General Data Push bugfixes.

Patch 2.9.8.3

Bugfixes:

  • General Data Push bugfixes.