Data Director 3.2.150 Release Notes

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

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

Remove unused processes

Removed Scheduler and Incoming process that handle LS One scheduling and older Navision Scheduling and support for Data Director version 2.

LSTS-33336: Delete fix

Fix error on delete data from Extension tables.

DEV-55455: Manual Load Que Hanging

Fix Queue check on waiting processing queue and error in Azure result Reporting that cause queue to hang on waiting.

DEV-55456: Send Report hangs and stops processing

Put SendReport call in separate thread to deal with Offline hosts so host is not hanging when not able to report back to Source.

DEV-55671: read design includes $System Fields

Handle System Fields when reading Database Design.

DEV-55861: DD crashes if there is an incorrect manually entered connection string

Handle invalid connection string for SaaS location that caused object error.

DEV-56523: Forwarding stops if lot of locations are offline

Moved DNS lookup to forward thread which caused DD Router to hang if host were not found. Fixed Result message host name that caused Job Queue to get stuck on Waiting.

DEV-57693: Wrong DateTime handling in WS

Fix DateTime data handling in DD Web Service.

DEV-57826: Allow Identity Insert throw error job with 2 subjobs

Fix Identity Insert error when job includes 2 or more tables with "Allow Identity Insert" on, that caused error on 2nd sub job.