:
Last modified: Mar 13, 2023

Define application process

How to define the process of an app.

An application has defined a process that controls the flow. The process is defined as BPMN 2.0.

Supported Process Task Types

The current application template supports the following tasks:

  • Data (Corresponds to fill-in steps in Altinn II)
  • Confirmation
  • Feedback

Future process steps (tentative)

  • Signing
  • Payment
  • Parallel signing
  • User-controlled signing
  • External validation

Change the process

To change the process, you can manually edit the BPMN file with an text, XML or BPMN editor. It is stored in the app repo as App/config/process/process.bpmn.

Example Process Files