Last modified: Jan 22, 2024

Process handling

The Application template supports defining a business process for the digital service.

The template follows the BPMN 2.0 standard.

Supported process elements

  • Process tasks tasks that require users or systems to perform actions before the process continues

  • Flow control controls navigation through a process with gateways

Process Examples

Simple process
A process with data task

Simple process
A process with data and confirmation tasks

Simple process
A process with data, confirmation, and feedback task

Simple process
A process with data and confirmations and optional confirmation

Simple process
A process with data and confirmation and optional confirmation with options to go back to the data task

Process configuration

In Altinn Studio, the App developer can configure the process.

Read our development handbook for details.