Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space WDESIGNER and version 24.0
Page properties
idbpmn_elements_general
Link will contain relevant Link Link in the Attributes Panel to link the element to an external URL or to upload a document and link to it.) in execution model the (read-only)
Element

Image Modified

Description

A User Task waits for an external trigger to arrive which is released by human action, for example after a form has been filled. If the process execution reaches a user task, the process stays in a wait state until a specific message is received by the engine, which triggers continuation of the process.

Attributes
  • Name
  • Description
  • Form (see Particularity)
  • Trigger Events (see Particularity)
  • Symbol Type
Particularity
  • Form: Use the attribute Form in the Attributes Panel to select one of your forms. The drop-down list
  • contains all forms that are available in the current service. When you select a form, the icon Image Modifiedappears. If you click on this icon, the
  • related form opens in a new window.
  • Trigger Events: Use the attribute
  • Trigger Events to define which button of a form associated to the element triggers the default process flow of a BPMN process.
StateWaiting_for_<name of the user task with underscores>, e.g. Waiting_for_User_Task
ExecutionNameParametersTypeDirectionDescriptionAPI
Get DatareturnAnyout

Executed before showing the form. Default type of the output parameter

ExecutionGet Data: Return (default type

is Any but you can also use your own Library or Data Model class

)

.

If a form is linked to a User Task,

in the execution model

the form type

(read-only)

is automatically determined as

the

type of return. In this case, the type is read-only.

On Exit: Input message (default type
GET /{id}/<name of the task with underscores>
GET /{id}/User_Task
On ExitmessageAnyin

Executed after having displayed the form. Default type of the input parameter is Any but you can also use your own Library or Data Model class

.

If a form is linked to a User Task,

the

form type

is automatically determined as the type of message. In this case, the type is read-only.

POST /{id}/<name of the task with underscores>
POST /{id}/User_Task

Editing and Styling

Multiexcerpt include
SpaceWithExcerptINTERNAL
MultiExcerptNameediting_and_styling
DisableCachingtrue
PageWithExcerptINTERNAL:_designer_excerpts

Multiexcerpt include
SpaceWithExcerptINTERNAL
MultiExcerptNameBPMN_User_Task_Example
DisableCachingtrue
PageWithExcerptINTERNAL:_designer_examples

rp
Panel
titleRelated Pages: