What's new?
This section describes the new and enhanced features in Enterprise Manager November 2024.
Customers should also review the Enterprise Manager release notes in Qlik Community for information about the following:
- Migration and upgrade
- End of life/support features
- Newly supported OS platforms, databases, and third-party software versions.
- Resolved issues
- Known issues
Scheduling enhancements
This version introduces two new scheduling options:
- Monthly: Lets you schedule tasks to run:
On the <nth> day of every month, and at the specified time
-OR-
- On the <nth> <weekday> of every month, and at the specified time
- Every: Lets you schedule tasks to run at regular intervals, starting on a specific date and time.
Support for resuming a task from LSN via the API
The RunTask method now supports resuming change processing from a position in the log (SCN or LSN).
Support for logging in to Enterprise Manager using a JWT (JSON Web Token)
From this version, customers can log in to Enterprise Manager using a JWT provided by their IdP. This is especially convenient for customers who use JWTs as part of their daily workflows, as it eliminates the need to generate a Personal Access Token in Enterprise Manager.
For more information, see Logging in to Enterprise Manager with a JSON Web Token via the API