You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

Element

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
Particularity
  • Form: Use the attribute Form in the Attributes Panel to select one of your forms. The drop-down list will contain all forms that are available in the current service.
  • Link: Use the attribute Link in the Attributes Panel to link the element to an external URL or to upload a document and link to it.
ExecutionInput: message (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 determined as the type of message.

Editing and Styling

  • Refer to Working with the BPMN Editor for further information regarding editing of BPMN elements using the different context menus on the diagram pane.
  • Refer to Styling BPMN Elements for further information regarding styling possibilities for BPMN elements, for example how to change the background color, the font style and size etc.

BPMN_User_Task_Example

Click the icon to download a simple example project that shows what you can do with User Tasks in Scheer PAS Designer.

  • No labels