Task Queue Helpers

Content Type: Module
Categories: Scheduling

Overview

This module contains pages that can be used to monitor task queues. It also contains microflows that do basic maintenance tasks. Have a look at the documentation (https://docs.mendix.com/refguide/task-queue) for more information on task queues in Mendix. Version 1.1.0 and later requires at least Mendix Studio Pro 9.6.0. Version 2.0.0 and later requires at least Mendix Studio Pro 9.18.0.

Documentation

Please see Task Queue in the Mendix documentation for details.

Version 1.1.0 and later requires at least Mendix Studio Pro 9.6.0.

Version 2.0.0 and later requires at least Mendix Studio Pro 9.18.0.

Releases

Version: 2.0.0
Framework Version: 9.18.0
Release Notes: We updated the module to Studio Pro 9.18, so it can be used in Studio Pro 10. We updated the Chart widget to version 4.0.4 We fixed a bug where the pie charts would show the wrong percentages. We fixed a bug where retrieval of processed tasks would lead to memory exhaustion.
Version: 1.1.0
Framework Version: 9.6.0
Release Notes: - We added XAS Id, User name and Context type to the data grid. - We added support for the retry feature. - We improved the rendering of task details. - We improved the performance of statistics queries. - We added a progress dialog to the task cleanup. - We disabled the scheduled cleanup by default.
Version: 1.0.0
Framework Version: 9.0.5
Release Notes: Initial release