Skip to main content

Process Task

Introduction

Process Task

A ProcessTask can be used in the Case to call a Business Process (see 5.4.10.5.1).

— CMMN 1.1 Standard, 5.4.10.4, Process Task

In Flowable, Process Tasks are used to create new process instances. As soon as the task is activated, a new process instance is created. It is possible to create Sub processes as well as completely independent processes.

Process tasks are completed once the newly created process instance is completed, unless the Blocking attribute is set to false.

Properties

:::palette-item com.flowable.design:flowable-core-palette com/flowable/palette/core.case.palette ProcessTask