Advanced Audit Trail UI

Content Type: Module
Categories: Data

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

Documentation

Releases

Version: 2.0.0
Framework Version: 9.24.18
Release Notes: - Added support for Mendix 10 - Removed licensing mechanism - Added default timeout to REST calls to Advanced Audit Trail service Note: Version 2.0.0 is functionally identical to v1.9.0, unpublished v1.9.0
Version: 1.8.1
Framework Version: 9.22.0
Release Notes: - Fixes basic authentication access issue introduced in version 1.8.0 NOTE for existing customers: this release breaks backwards compatiblity with older versions of the Advanced Audit Trail backend. Please verify with your Mendix (support) contact whether your backend has been upgraded to support this newer version of the module.