Last modified: Mar 19, 2024

Task

Process tasks

Task types Data Task A data task is where the user/system accessing the digital service through UI or API can read, write and modify data related to a digital service. A data task requires that all data for a given process task is valid and that the user/system has added all the necessary data. The data validation is part of the standard logic in the template. Application developers can add custom validation for each data element and task. »

Signing task

⚠️ Signing task require version 8.0.0 or newer of app-libs Setting up a signing task in the process file requires a bit more work than a regular data, confirm or feedback task. This page will walk you through what you need to configure and how that is connected to other parts of the configuration. Defining and configuring a signing task A signing task in its simples format looks something like this: »