Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space WDESIGNER and version 21.1.4
Page properties
  • Link (see Particularity)
  • will contain relevant
  • 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.
  • : Input message (default type ) in the execution model (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
    • 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.
    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.

    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