If you would like to upgrade to a newer long-term support version of Studio Pro, see Upgrading from Mendix Studio Pro 9 to 10.
If you would like to upgrade to a newer long-term support version of Studio Pro, see Upgrading from Mendix Studio Pro 9 to 10.
Workflow Elements
Introduction
A workflow is composed of elements that you can drag on a path from the Toolbox or that you can see in the working area of the editor (. Below is a categorized overview of all elements. The following categories are used:
Workflow Parameters
A workflow parameter is input data for your workflow. The WorkflowContext parameter is a business-related data that travels through the workflow:
General
Elements in the general category help you control the workflow path, for example, add parallel paths or end them.
The elements of this category are described in the table below:
User Tasks
User task – a central element in a workflow that allows you to assign a task to a certain user or a group of users using filters or microflows.
System Actions
Elements in this category allow you to call a microflow or another workflow.
The elements of this category are described in the table below:
