Json Flattener

Content Type: Module
Categories: Import/Export,Data

Overview

JSON flattener to CSV for Mendix. Based on https://github.com/opendevl/Json2Flat

Documentation

JsonFlattener

Flatten JSON to CSV. Based on https://github.com/opendevl/Json2Flat

INSTRUCTIONS:

  1. Create a filedocument (or a specialization of a filedocument) in a microflow
  2. Add the java action to your microflow and add a JSON string and the created filedocument as input parameters

Dependencies:

  • Mendix Runtime 9.24.32 or higher

Releases

Version: 1.0.1
Framework Version: 9.24.32
Release Notes: fixed tmp file issue on mx cloud