Here what is new is coming in 2017
We are working on extending the functionality of the Enterprise version by creating monitors

The monitor is a constantly running background process waiting for an event to happen.

For example, the directory monitor is waiting for a new file to arrive. Once the file is here it executes a predefined package or transformation.

Planned Monitors:

  1. Directory Monitor
  2. Email Monitor
  3. FTP Monitor
  4. MMQ Monitor
  5. HTTP Monitor
Running 64 bit and 32-bit packages.

The scheduler will be extended so it would possible to say which Architecture to use 32bit or 64bit. The same applies to the log viewer.

Repository modifications.

The repository structure would be modified to accommodate the changes above.

The management console will be extended as well.
Repository connections

We will switch from using OleDB to direct connections to the repository database. This will make using MySQL, PostgreSQL and Interbase/Firebird as repository much easier. We will add support for SQLite as a repository and make it default.

Repository backup

Currently, it is slow for large databases. There is a way to make it up to 10 times faster.

Performance

There is a potential to increase the performance of update/delete transformations by up 2 times for some data targets.

Documentation

There is no such thing as perfect documentation so we will continue working on

As usual, your feedback and suggestions are welcome please post them here