For the complete documentation index, see llms.txt. This page is also available as Markdown.

📘Release History


V2.2

Created: 2026-07-13

  • fixed issue were deleted records weren't getting the correct omnata_app_identifer set

  • added sysrowversion to exclusion list for MERGE storage behaviour


V2.1

Created: 2026-06-29

  • fixed issue were deleted records weren't getting the correct omnata_app_identifer set


V2.0

Created: 2026-06-11

  • File pattern: files like 1.csv are no longer excluded

  • IsDelete mapping: detect the IsDelete column from CDM schema properties and map it to the is_deleted field

  • bumped version number

  • bumped packages


V1.5

Created: 2026-05-04

  • added sysrowversion to the list of keys for row uniqueness

  • added reconcilaition for general journal entry and general journal account entry


V1.4

Created: 2025-10-31

  • set the default for the number of folders to be processed at a time to 24 for a given stream

  • modified behaviour for reading model.json to ensure the entity is found in the model.json before processing the folder

  • added information to the connection setup around creating a storage integration


V1.3

Created: 2025-10-24

  • added ability to inlcude or exclude sync related metadata in an individual record.

  • enabled the ability to specify the concurrency on processing date folders


V1.2

Created: 2025-10-21

  • implemented fix around date folders which have no valid model.json file to use the previous model.json


V1.1

Created: 2025-10-20

  • added in versionnumber to the primary key where recversion is not available

  • added optionset metadata streams

  • added failed folders to final state for visibility

  • added metadata to record data for traceability

  • added more information around a stream if no keys are found in a given model.json file


V1.0

Created: 2025-10-16

  • picks up streams based on the data exported out of Synapse Link from Dynamics 365


Last updated