Data Director 3.2.146 Release Notes

Note: Data Director now runs as an x64 application and installation will install the files into Program Files instead of the Program Files (x86) folder.

If you are upgrading from version 3.2.126 or an older version of Data Director, you must first uninstall the older version, to clear it from the Program Files (x86) folder before you install this version.

To keep current setup between versions, before uninstalling the old version, take backup of lsretail.config file and work folder (if any jobs are still in queue) from DD Data Folder. Uninstall the old version. Replace the files back to Data Folder. Install new version.

Note: Database Connection string for Business Central Database must have an |bc ending, not |navXXX (which is only for Navision databases).

This version was released in April 2024 and includes the following improvements and bug fixes.

Field fixes

Fixed field vs Data out of sync, where fields were missing. Fixed wrong field SQL name instead of Central name where added in result file.

DEV-48916 Change Host and DB string causes job queue to stop on destination host

Option to change both Host and Database string is no longer available, each option has to be done individually.

DEV-49265: Add GetManualQue in DDConfigClient

DDConfigClient DLL has function to get status of Manual Job Queues in Data Director. This works both for local Manual queues or Cloud storage queues.

DEV-48356: Cloud storage updates

Status check and other fixes for Cloud storage replication (AZURE).

LSTS-31010: Handle invalid table guid values

Deal with invalid values when processing Guid fields.

DEV-49265: Add GetManualQue in DDConfigClient

DDConfigClient DLL has a function to get status of Manual Job Queues in Data Director. This works both for local Manual queues or Cloud storage Queues.

DEV-48356: Cloud storage fixes

Status check and other fixes for Cloud storage replication.

LSTS-31487: Fix Design read from central 23

Reading field design from LS Central 23 requires removing the LS Central app ID from the field name as it has been added after the $ sign.

LSC-49729: Support SaaS Delete jobs

Support Update-Add-Delete and Delete jobs for LS Central in SaaS as destination.