Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Expand
titleDownload, Release Notes, Release Date

Download Links:

  • ETL+ 64 bits: DataSelf ETL Plus.exe

  • DataSelf Agent: DataSelf Agent.exe

Release: TBD

New Features

  1. ETL processes run dramatically faster when source MS SQL databases and the data warehouse are hosted on the same SQL instance. This also applies for zData Warehouse re-imports.

  2. Source Metadata: Upon connecting to a source database, ETL+ retrieves and stores the source database’s table and column metadata.

  3. Source Metadata: During ETL+ loads, ETL+ uses the stored source metadata to build and execute extraction queries. In prior ETL+ versions, ETL+ first read the column list and formatting, built the extraction query, and then executed it. This new approach reduces the time to extract tables. From a fraction of a second to several seconds per table depending on the speed of the source database.

  4. Source Metadata: Since ETL+ can now store the source database’s metadata, users will be able to add tables and columns to their ETL processes without the need to connect live to source systems to read what’s available.

  5. Design page: Redesigned page from scratch.

  6. Design page: Page and its column sizes can be adjusted by users.

  7. Design page: Source PK column(s) added.

  8. Design page: Source PK column(s) (when available) are now numbered based on the source PK definition.

  9. Design page: Source Data Type added. It shows the data type received from the source database.

  10. Design page: VarChar(max) column with checkboxes added. This allows users to force the extraction of a source column into a varchar(max) data type in MS SQL. This is helpful when MS SQL might have issues accepting the values from a given source data type. Example: a date column with invalid amounts in SQL. Or a source numeric column with dirty data (like strings in some rows).

  11. Design page: Dw KPs checkbox column moved to the right.

  12. Design page: Dw KPs are now numbered to set the sequence of multi-column PKs.

  13. Design page: Logged-in username added at the bottom-left corner.

  14. Design page: Entity ID in session added at the bottom-left corner.

  15. Remote Upgrade: Ability to upgrade ETL+ and Agent remotely in Agent-active installations.

  16. Remote Upgrade: The Agent has a new function to upgrade its ETL+ install.

  17. Remote Upgrade: ETL+ has a new command line function to upgrade its Agent.

  18. OData v4 Refinements: Redesign a part of the processing of OData v4 metadata.

  19. OData v4 Refinements: Ability to read a broader range of OData v4 tables and columns.

  20. OData v4 Refinements: Prior ETL+ versions couldn’t list some regular tables on the Source Panel. This is now fixed.

  21. OData v4 Refinements: Prior ETL+ versions couldn’t automatically list many available columns from some tables during the table mapping. This is now fixed.

  22. OData v4 Refinements: Ability to list and read PX_ tables.

  23. Source Engine: The code has been refactored into classes for cleaner execution and maintenance.

  24. Ability to configure the location of the metadata database for a given ETL+ installation.

  25. Job Scheduling: Next date/time to run a Job uses a more refined algorithm.

  26. Job Scheduling: Next date/time to run a Job can use scheduling based on weekly and monthly parameters (configurable via ETL+ Web - beta release).

  27. Logging: Many user actions are now logged on the zETL_Log table.

  28. Configurable UI: New logging and error messages can be edited by ETL+ admin users.

  29. ETL+ Web: Released for super admin users.

  30. ETL+ Web: Jobs page created mimicking and improving part of the equivalent ETL+ Desktop features.

  31. ETL+ Web: ETL Log page created mimicking and improving the equivalent ETL+ Desktop features.

  32. ETL+ Web: Settings page created mimicking part of ETL+ Desktop features.

  33. ETL+ Web: Users page created to manage SSO.

Fixed Issues

Known Issues

2022.08.2901 *** LATEST RELEASE ***

...