Overview

This module helps to identify empty cells from an uploaded Excel document while trying to import records into your Mendix application.

Dependencies:

  • Mendix Modeler 9.6.0 and above
  • ExcelImporter Module
  • MxModelReflection Module

Documentation

ExcelEmptyCellValidator

This module helps to identify empty cells from an uploaded Excel document while trying to import records into your Mendix application.

Dependencies:

  • Mendix Modeler 9.6.0 and above
  • ExcelImporter Module
  • MxModelReflection Module

Typical Usage Scenario:

Add this ValidateEmptyCell Java action in the necessary microflow as shown below:

  •      

Screenshots

  •