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.2
Framework Version: 9.24.18
Release Notes: - The updated search functionality now supports both exact matches and flexible filtering based on field type: 1] Exact Match Fields : Execution ID, Transaction ID, Object Code, and GUID – Use exact values for these fields to ensure precise results. 2] Flexible Match Fields : Entity, Username, and Role – Search using partial matches for entity types, usernames, and user roles.
Version: 2.0.1
Framework Version: 9.24.18
Release Notes: - Use snippets instead of popups for configuration [ Settings_Edit and CachedSnapshot_Overview ]
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