So far, we have used only tasks of undefined types, though BPMN provides the opportunity to work with task types just as it does for event types. Primarily, task types are intended to model processes that are technically executable. Task types are applied infrequently in practice. We know from experience, however, that task types can be particularly useful when modeling engineering requirements.
In this case, the task is a form action. The user who needs to complete the task will be asked to fill in a form.
This form can be complexe, with multiple fields and validation. Data can be validated against a schema.
Stratumn support the import, view and edition of table of data. You can create business rules based on line of the table.
The data importer task type is used to import data from an external source.
Stratumn only support the import of CSV and Excel file. Custom validation and remapping can be added.
Like in the data importer, the data editor task type is used to edit a table of data.For each line of the table, you can define a business rule, trigger an external process or call a function.