Mendix 7 is no longer supported unless you have Extended Support. Mendix 7 documentation will remain available until July 2024.

To upgrade to a supported version, see Moving from Desktop Modeler Version 7 to Studio Pro 8.

Nanoflow Properties

Last modified: June 29, 2022

1 Introduction

This page describes the properties of nanoflows. For details on using nanoflows and nanoflow elements, see Nanoflows.

2 Common Properties

2.1 Name

This is the internal name of the nanoflow.

3 Output Properties

3.1 Return Type

The return type defines what information the nanoflow returns. The caller of the nanoflow will get a result of this type. For possible return types, see Data Types.

4 Security Properties

4.1 Allowed Roles

These are the module roles the user must have to be able to execute the nanoflow.

For more information, see Module Security.