Show User Task Page

Last modified: December 1, 2023

1 Introduction

The Show user task page activity can be used to open a user task page defined in the user task properties.

2 Properties

An example of show user task page properties is represented in the image below:

Show user task page Properties

There are two sets of properties for this activity, those in the dialog box on the left, and those in the properties pane on the right.

The Show user task page properties pane consists of the following sections:

3 Action Section

The Action section of the properties pane shows the action associated with this activity.

You can open a dialog box to configure this action by clicking the ellipsis () next to the action.

You can also open the dialog box by double-clicking the activity, or right-clicking the activity and selecting Properties.

3.1 User Task Object

The user task object of the System.WorkflowUserTask entity available from the microflow parameters.

3.2 Auto-Assign

With this option, you can automatically assign the user task to the user who has opened the task page.

For a single user task, the auto assignment happens only if the user task has not been assigned to anyone yet.

For a multi-user task, the auto assignment happens irrespective of whether the task was assigned before (to another user) or not.

This option is enabled by default.

3.3 Who Can Open

This option specifies who is able to open the user task page when a user has already been assigned to it.

Option Description
Assigned user (default) Only the user who is currently assigned to the task is able to open the user task page.
Users with access All users who have access to the user task can open the user task page.
Note that this option means that multiple users can open the page at the same time. Only the assigned user is able to complete the task, however, other users can make changes to the page, and the data will not be saved unless you add a Save button. This button saves data, but does not complete the task.
Take into account that when two users have the task page open simultaneously, data from the user who saves changes the last is stored and this will overwrite data from the other user.

4 Common Section

For more information on properties in this section, see Common Properties.