Advanced Audit Trail UI
Overview
The Advanced Audit Trail service allows you to trace changes in your Mendix app data using an infinitely-scalable and fully-indexed data search. Once configured, the system automatically creates audit snapshots of selected objects to store for audit purposes. This audit trail data is sent to a long-term data storage service within the Mendix Cloud infrastructure, and therefore supports complex search queries that won’t affect the performance of the Mendix app database.
It is crucial for organizations in regulated markets (e.g. GxP and 21 CFR Part 11) to properly keep track of important data mutations in their Mendix applications. This service helps customers needing to be complaint with such regulations.
With the Advanced Audit Trail service we provide:
- Traceability of Mendix app data changes
- Contextual information on such data changes (e.g. which user triggered the change and when)
- Infinitely scalable and fully indexed search on audit trail data
This service requires the consumption of a paid backend service, please see the main Advanced Audit Trail Marketplace entry for more information.
Documentation
Releases
Advanced Audit Trail has been updated to support the React client in Mendix 11 and newer applications. Customers can now use Advanced Audit Trail in applications running the React frontend without relying on the legacy Dojo client.
- Compatible with Mendix 11 applications running the React client.
- Supports the recommended frontend runtime for new Mendix applications.
- Removes known UI compatibility issues that could occur when enabling React.
- Enables upgrading of applications without impacting Advanced Audit Trail usability.
- Added support for Mendix 11.12.0.
Release Note
- Bug Fix: Resolved an issue where searches by Transaction ID and Execution ID were not returning results.
- AAT App Versioning Bug in UI
Fix: Resolved an issue related to app version validation
proper error message for character limit
Bug Fix: Resolved an issue where searches by Transaction ID and Execution ID were not returning results.
Fix: Resolved an issue related to app version validation, proper error message for character limit