List Randomizer

Content Type: Module
Categories:

Overview

Use the module to randomize data in the list.

Documentation

Description

Java action to randomize list in Mendix application.

Typical usage scenario

Use this when you to randomize list and retrieve data.

Configuration

  1. Create a microflow.
  2. Retrieve data as list.
  3. Pass it to list randomizer activity.
  4. The return value will be a random list.

Releases

Version: 1.0.0
Framework Version: 9.24.0
Release Notes: initial release