IBM BPM, V8.0.1, All platforms > Get started with IBM BPM > Key concepts > BPEL processes and human tasks > Human tasks overview > Stand-alone and inline tasks

Inline tasks

Inline tasks are an integral part of the BPEL process. Inline tasks can be to-do tasks, invocation tasks, or administration tasks. Because collaboration tasks rely on the interaction between people and do not directly interact with processes, they cannot be inline tasks. Inline tasks are neither visible as SCA components (cannot be wired), nor are they reusable in other processes or activities.

Inline tasks have access to the process context, such as process variables, custom properties, and activity data. This can be useful for tasks that involve the separation of duties. Inline to-do tasks can emit their CEI and audit log events as business process activity events and human task events. Their subtasks and follow-on tasks emit events as human task events.

The following rules apply to inline tasks:

Inline tasks are used for process authorization:

If you are using one of the alternative process administration modes, administration tasks might not be created. In addition, administrative actions on processes, scopes, and activities might be limited to users in the BPESystemAdministrator role. For more information about alternative administration modes, see Alternative administration modes for BPEL processes.

Stand-alone and inline tasks


Related information:
Instance-based roles for BPEL processes and activities
Life cycle of BPEL processes
Authorization for task update actions