Data Director 3.2.100 Release Notes

This version was released July 2020 and includes the following improvements and bug fixes.

Framework Updated to 4.7

This means that Data Director will now only run on Windows 7 or later, will not run on Windows XP.

DD-201: Converted String64 to Clipboard

Configuration Tool has an option on converting string64 data to normal text in the Debugging tab. This will display the result in a dialog window, but now the text will automatically be copied to the Clipboard so it can be pasted into another document, if needed.

DD-131: Channel Fault state when forwarding job

On forwarding jobs to destination host, communication channel got error “System.ServiceModel.Channels.ServiceChannel, cannot be used for communication because it is in the Faulted state”, and no jobs were sent to that destination. DD should handle this failure and reset the channel to be able to forward jobs again without restarting.

ONE-11682: Scheduler loads disabled jobs

Fixed a bug where disabled jobs that have a replication schedule were loaded into the schedule queue.

LSTS-10473: Unknown SQL Data Type Error

When Query data from source and Field specified in the job was not available in the Source database, the type for the field was unknown and could cause a null reference error “Object reference not set to an instance of an object” in the SELECT statement.

LSTS-10893: Table/Field design failure

Reading table and field design could cause fields to be mapped to wrong data.