API Reference

Captain's Log

v.9.6.1: 2025-11-13

  • Development: Static entities mapper changed — added fallback to match by label.
  • Fix: Process to validate the chunk status in the REST connection.
  • Fix: Some queries used in the BPT in the REST connection.
  • Fix: Migration with delta and filter when a chunk is empty.

v.9.6.0: 2025-10-17

  • Feature: Delete and Export by Application Level. Just like in Data Migration, the configuration can only have the applications you want to delete or export, and DMM will automatically find all the entities.
  • Development: Execution Status — improved error report.
  • Development: Delete instruction — improved error report.
  • Development: New flag in migration, export and delete to exclude protected applications (DMM applications and some OutSystems default applications).
  • Fix: Updated logic for handling empty and null values in record updates.
  • Fix: Improved Oracle chunk error handling — when an error occurs, the entire chunk is now ignored.

v.9.5.1: 2025-09-29

  • Fix: Reset Oracle sequence in migrations with BPT.
  • Fix: Corrected issue with static entities in library modules.

v.9.4.1: 2025-08-21

  • Security: Fixed detected security issues.
  • Improvement: BPT migration in chunks.
  • Fix: Entities migration with multiple foreign keys to entities with User Mapped table configuration.
  • Fix: Email migration duplicated record if some emails tenant not exist on the destination database.
  • Fix: Splitting of entity chunks when the primary key is also a foreign key.

v.9.4.0: 2025-07-17

  • Security: Updated the versions of the referenced DLLs. The .NET Framework version used by the Extension is now 4.7.2.
  • Improvement: In Delta Migration, entities with a WHERE filter now only synchronize records between the minimum and maximum primary key values in the filtered data.
  • Fix: In Data Append mode, the mapper is now built only from the same migration or, if using Delta Migration, from previous Delta migrations.
  • Fix: In Email migration, when a chunk contains only one record, the process no longer throws an OutOfMemory exception.

v.9.3.0: 2025-06-05

  • Fixed an issue in the BPTs migration process where, if a timeout occurred during the insert, DMM now retries with a smaller chunk size
  • Support of additional corner-cases

v.9.2.2: 2025-05-12

  • Support of additional corner-cases

v.9.1.0: 2025-03-18

  • Fixed an issue where, in an environment with a subscription, attempting to activate another one and the original subscription was still being used
  • Fixed a bug where, when setting a new Input/Output, the original value was still being used

v.9.0.1: 2025-02-18

  • Fix in Scrambling in oracle database

v.9.0.0: 2025-02-06

  • DMM API now supports the new pricing structure of the DMM application. You can find detailed information in the DMM Subscriptions Plans page. (https://www.infosistema.com/data-migration-manager/pricing)
  • Fix in Delta Migration in entities with string primary key
  • Support of additional corner-cases

v.8.5.0: 2024-12-12

  • SECURITY UPDATE: updated external library dependency that had a CVE (Common Vulnerabilities and Exposures) reported
  • Fix in Export in entities without any active column
  • Fix in Export in entities with foreign key to a external entity
  • Fix in Import with entities without a primary key
  • Fix in Migration and Export to database in the query to get the chunk from destination
  • Support of additional corner-cases

v.8.4.3: 2024-11-18

  • Fix in Export with configurations with a duplicated entity.
  • Fix in Import with entity with User Mapped table configuration with multiple columns.
  • Fix in User Mapped table with a foreign key column to another entity in configuration.
  • Improvement in the logic of fetching a chunk from destination.
  • Performance improvements, support of additional corner-cases.

v.8.4.1: 2024-10-09

  • New feature that allow you to do the scramble operation.
  • Fix in the import with multiple columns in the User Mapped table configuration.
  • Fix in the feature Data and Timezone offset in values with the OutSystems default value (1900-01-01 00:00:00). This values are migrated as is.
  • Performance improvements, support of additional corner-cases.

v.8.4.0: 2024-09-20

  • New feature that enables data export to either an SFTP host or a mapped folder, and supports data import from these sources.
  • Performance improvements, support of additional corner-cases.

v.8.3.4: 2024-07-25

  • Error Reporting with detailed information about errors encountered during the execution.
  • Start tasks asynchronously to run in the background seamlessly.
  • Save configurations in the database and start them by name.
  • Performance improvements, support of additional corner-cases.

v.8.3.3: 2024-06-11

  • Application first release.