Release Notes

TimeXtender Desktop v. 6284.1

Related products: TimeXtender Desktop

Today, we’ve published a minor release of TimeXtender Desktop (v. 6284.1) with the following changes:

Fixed

  • 18896: Can't open Select Tables menu for data sources with large schemas
    Added option to default to advanced selection when creating or selecting tables from a data source
  • 18670:  SSL field renaming not working for Tabular endpoint on Snowflake
    SSL Tabular endpoint: Fixed issue where renaming a field from a table on Snowflake storage would cause an error during execution.
  • 18883: Job logs lacks detailed information
    We have addressed an issue where we failed to inform the user about job completion with errors or warnings. Now, when they check the job monitor, the status will be displayed as "completed" along with an indication if there are any issues encountered.
  • 18838: Adding a Conditional Lookup Field to a SSL model gives a wrong field type until synchronized
    When adding a Conditional Lookup Field to an SSL model, a wrong field type would be shown until the SSL model was synchronized.
  • 18662: Data Factory resources names are not unique when using "copy instance"
    Fixed an issue where creating resources for data factory would not be unique between instances created by the "copy instance" functionality. The naming convention has been changed to now include an identifier for the instances in the data factory resources names.
  • 18599: Data Lineage is always using dbo as schema name when displaying object names
    Data lineage was always using dbo as schema. This has been corrected to show the actual schema that is being used.
  • 18575: Default Hashing is referred to as Project Hashing and not Instance Hashing
    Updated an incorrect display name of the Default Hashing option
  • 18720: Fix issue with mdw/ssl "copy to instance" corrupting destination
    Fixed an issue where using "copy to instance" for MDW and SSL instances could potentially corrupt the destination instance, if the destination instance was empty due to multiple transactions.
  • 18713: Improve upgrade instance message
    Improved upgrade instance message for MDW and SSL instances
  • 18633: Incremental load with deletes not working with a data lake
    Fixed an issue where incremental load with deletes didnt work in the ODX while using a data lake and no new data was transferred in the execution
  • 18619: Issue with ODX ProjectLockVersions check
    Fixed an issue where a ProjectLock check was being run before the database was created.
  • 18710: Issue with renaming script actions used in pre/post steps
    Fixed an issue with pre/post steps could not be edited when changing the name of a script action used as the pre/post step.
  • 18640: Issues with Lookup Transformation Templates
    Fixed issue with Lookup Transformation Templates where names were not qualified
    Fixed issue with Lookup Transformation Templates where generating the lookup transformation script would fail since the fixed join value was missing formatting and escaping
    Fixed issue with Lookup Transformation Templates where the lookup transformation script would fail because the template selection statement was not formatted and escaped
    Fixed an issue with Lookup Transformation Templates where the lookup transformation script would fail because the default fallback value was also '' (empty string) for all data types. It is now NULL for all data types.
  • 18688: Jobs sometimes select the wrong instance when using copy instances
    Fixed an issue with Jobs sometimes using the wrong instance in a "copy instance" setup. The execution packages in the job would use the first available instance across the copied instances when creating the job.
  • 18610: Show error - details with incorrect redirect
    Fixed an issue where the details button on warnings and errors sometimes would incorrectly redirect to the support site.
  • 18585: Startpage is not displaying the entire support site text
    Fixed UI issue where some of the text for the TimeXtender Support Site was not shown
  • 18682: The ODX sometimes use old CData components
    Fixed issue where the ODX would sometimes use the wrong version of a managed ADO.NET component, due to the identifier of some external managed ADO.NET components not being unique.
  • 18537: The Upgrade required pop-up appears with misaligned buttons
    Fixed issue with scaling on Upgrade job repository confirmation button
  • 18571: Typo in Execution Server Configuration window
    Fixed a typo in the Execution Server Configuration
  • 18907: Validate data source connection menu is not working
    Removed the 'Validate Data Source Command' from ODX data sources, as the logic that happened in the command was automated elsewhere.
  • 18787: You cannot add multiple schedules to a job at a time
    Fixed an issue where trying to add multiple schedules to a job at the same time would only add one of them.