Mx Model Reflection

Content Type: Module
Categories: Utility

Overview

This module allows you to access information about the domain model of your app from your app. For example, you can loop through all the attribute names of an entity type in a microflow.

Documentation

Please see Mx Model Reflection in the Mendix documentation for details.

Releases

Version: 7.1.1
Framework Version: 9.18.0
Release Notes: - TokenReplacer now supports System.owner and System.changedBy associations correctly. (Ticket 202682) - TokenReplacer will now handle many-to-many associations by taking the first object. - We fixed an issue where the microflow IVK_RecalculateSize would cause issues when building a native app. (Ticket 204735, 207239)
Version: 7.1.0
Framework Version: 9.18.0
Release Notes: We now handle non-localized datetimes correctly.
Version: 7.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.
Version: 6.2.0
Framework Version: 8.12.0
Release Notes: Upgraded to Studio Pro version 8.12.0
Version: 6.1.2
Framework Version: 7.23.0
Release Notes: Fix IVK_RecalculateSize to correctly set the CalculatedSizeInKiloBytes field (Ticket 95995).