Today, we’ve started the rollout of the next release of TimeXtender Data Enrichment, v. 25.2, that contains the changes listed below.
New
- TimeXtender Master Data Management has been renamed to TimeXtender Data Enrichment
- Web URLs have been updated to use “timextender” instead of “exmon”. To access the web application, users will now go to {customer}.de.timextender.com instead of {customer}.exmon.com.
- Our login page login.exmon.com has been replaced with login.timextender.com, and even though login.exmon.com will continue to work we encourage you to use login.timextender.com from now on.
Improved
- The overview in User Configuration now shows the email of the users
- Better error message when app registrations for SSO did not have ‘Group.Read.All’ permission and user tried to search for Entra Groups in user configuration.
- Added support for more data types when importing a table from a database.
- When clicking save after opening Database User Configuration, all users get Select permission to ‘exmondm’ schema and Execute permission to ‘exmondm.GetHierarchyValue’ function.
- Emails use ‘TimeXtender Data Enrichment’ instead of ‘Master Data Management’.
- Install file has updated name ‘TimeXtenderDESetup’
- Use const string variable for "[None]" and "[Fixed Value]" instead of manual written string around the codebase.
- Using new icons and graphics.
Fixed
- Fixed a bug where the Portal skipped the "Is Required" check when doing validation.
- If a table had Lookup columns with custom setup they could not be displayed in the web application
- User could not import into a table with a Large number column in the web application
- Fixed a bug where importing data into a table with a "Large Number" data type did not work.
- More support for Availability Group connection
- Small fixes to the New User UI for on premise users
- Saved View did not work in the web application if it was filtering on a blank item list value
- During Import, Primary Key has Unique Key Action, Read Only has Ignore Action, else Update Action.
- During Import, Action column is no longer text editable and works as drop down selector.
- While DE is open and network connection is lost (i.e., during Windows supension) sql connection error is logged with log4net in install-folder\Log4NetDataEnrichment.txt
- Fixed a few bugs affecting percentage formatted decimal columns: Min/Max value for constraints was not always saved properly, importing data into a column did not always work and comparisons sometimes used wrong values.
- On Table import, the column action selection functions the same way in web and desktop and on web it’s no longer possible the edit combobox value.
- All previous failing unit tests
- For lookup column, switching from Popup Window – ‘Custom Visible Columns’ to ‘Use Display Value’ re-adds ‘Custom Display Value’ to visible columns so that combobox can display the values (and not data type).
- Fixed a bug where the Project, Lookup Table and Key Column values were not always saved correctly for Hierarchy Lookup Attributes.
- Fixed a bug where the scrollbar was not visible when giving permissions/privileges to a user.
- When logging in the Microsoft and Google icons were cropped
- User was unable to authorize Fivetran connection
- Better error message when there is an error with finding Entra Groups
- Adding new user/group in User Configuration while having a filter does not cause any errors.
- Changing column name and then changing column type from normal to item list in table designer does not cause any issues.