Manual:Extension/Workflows/Activity/UserFeedback: Difference between revisions

No edit summary
No edit summary
 
Line 26: Line 26:
|-
|-
| style="" |<code>assigned_user</code>
| style="" |<code>assigned_user</code>
| style="" |The comment to be saved with the approval
| style="" |User who approved the page
| style="" |string
| style="" |string
|-
|-
|<code>instructions</code>
|<code>instructions</code>
|User who approved the page
|The comment to be saved with the approval
|string
|string
|-
|-

Latest revision as of 13:44, 18 December 2024

Description

The UserFeedback activity sends a task to a user to provide feedback on the page where the workflow was initiated. It is possible to have multiple Feedback activities running on a page.

Short profile
Name UserFeedback
Async Yes
BPMN type bpmn:userTask
BPMN Extension Element "wf:type" user_feedback

Properties

Name of property Description Type
assigned_user User who approved the page string
instructions The comment to be saved with the approval string
comment Comment provided to the assigned user string
due_date Task duration date




To submit feedback about this documentation, visit our community forum.