Known issues - trillium_quality - trillium_discovery - Latest

Trillium DQ Release Notes

Product type
Software
Portfolio
Verify
Product family
Trillium™ software
Product
Trillium™ software > Trillium™ Quality
Trillium™ software > Trillium™ Discovery
Version
Latest
ft:locale
en-US
Product name
Trillium Quality and Discovery
ft:title
Trillium DQ Release Notes
Copyright
2024
First publish date
2008
ft:lastEdition
2026-01-30
ft:lastPublication
2026-01-30T16:16:09.403000
L1_Product_Gateway
Verify
L2_Product_Segment
Data Quality
L3_Product_Brand
Precisely Trillium
L4_Investment_Segment
Legacy DQ
Core Data Quality
L5_Product_Group
Legacy DQ - Application
Data Quality - Application
L6_Product_Name
Trillium Quality
Trillium Discovery

  • -restoredatakey fails with Windows Authentication:

    The -restoredatakey command does not work when Windows Authentication is enabled. Although the -backupdatakey command works with any security type, -restoredatakey depends on the security configuration and fails to update the .registry file correctly when using Windows Authentication. This problem also affects all Active Directory-based security types, such as WinAuth, LDAP, LDAPS, and SSO.

  • Drilldown failure with Spanish locale in v18:

    In Trillium version 18.0, the drilldown feature on a rule fails when using repositories set to the Spanish (Spain) locale with delimited data sources. This issue occurs after migrating from version 15.7.4, but does not happen when migrating from later versions. Re-running the rule in version 18 temporarily resolves the problem.

  • Incomplete SOAP Response from OOTB Project via TSI:

    When you run the out-of-the-box (OOTB) project through TSI, the SOAP response may not include the expected values. This issue is often caused by problems in the stub generated from the selections made in the cleanser and matcher tabs. As a result, downstream integrations or validations that rely on these values can be affected.

  • Case-sensitive table names with double quotes not supported in filters:

    The current filter functionality in Data Connections does not support table names enclosed in double quotes, which is the required format for defining case-sensitive table names in DB2 and ODBC databases.

    • DB2 table names are uppercased by default. For example, a table named TABLE2 can be found using filters like tab, TAB, or any variation.
    • However, a table explicitly named "tAbLE2" (with quotes) will not be recognised by the filter, as quoted names are treated as case-sensitive and the system does not currently support this format.

    Workaround:

    Avoid using double-quoted, case-sensitive table names in filters until support is added.

  • If you are using the Date/Time functions in your Business Rules (e.g., DT_ROUND_UP, DT_ADD, etc.), you may encounter some rule failures or discrepancies compared to previous versions. This is due to an upgrade in the third-party libraries used for processing dates. These libraries are now stricter when comparing input data against the date format defined in your Business Rule.

    For example, the following may have previously worked:
    DT_ADD("03/12/2013 09:12:45", "MM/dd/yyyy HH:mm:ss:SSS", "Month", "3")

    However, the date format defined in the rule does not match the format of the date in the input data (it is missing milliseconds), which will cause it to fail in v18.0.0. Your Business Rules will need to be modified to use the correct date format.

  • The Director service may fail to start on a Windows machine during the first attempt due to a timing issue.
  • Dynamics: Selecting "Save and Close" prevents the duplicate popup + matchlink tables from properly functioning.
  • Adding TSI Web Server link to Web Service does not work.
  • Data Source Load fails when "Change Data Source Options" feature uses an alternative data source that does not match the original settings.
  • Humanize Name are displayed for Data Source Attributes when Data Source record added through Discovery Center and Control Center with keep_source_names=1 for some data connection types.