Skip to main content

Work

The Work button lets you access the list of created work items.

40 work

When you click on Work the inbox loads the list of work items that are for me, and it expands the list of other available filters for work items. The button for creating a new work item is also shown.

40 work expanded

Work Inbox

The Work Inbox shows you work items based on the filter you have selected in the expanded list. For example, if the For me filter is selected in the submenu, you only see work items where you are involved.

note

The work items are ordered by Creation date descending, thus showing the most recent items first.

40 work inbox

Creating New Work

Similar to the New button, when you click on Create new, a window appears to select which case or process you want to start. The list is scrollable using your mouse wheel and contains a search box to search by name.

31 new create work

After selecting which work item you want to create, if there is an init form associated to the work item, it would open as a new modal window showing the form so that you can enter the initial values for it, for example:

31 new work init form

After filling the init form (if there is one), the navigation would take you to the corresponding section of the side panel according to the item you have created, it is selected in the inbox panel, and it is shown in the details panel.

31 new work after creation

Work Details

The details panel of a selected work item contains all the information about the item, a navigation bar to see more details, a button for additional actions, and a main area to interact with the selected work item.

The Work Details panel differs from a case to a process slightly:

Case

42 work case details panel areas

Process

42 work process details panel areas

The header contains the name of the work item when it was started and by whom, and a button to perform additional actions.

If the work item is a case, it might show the action buttons that have been modeled for it as well as its stages, which are shown in the form of a multistep diagram, showing completed and pending stages.

42 work header case stages action buttons

If the work item is a descendant of another work item (for example, a process that is created inside a case), a navigation link to the parent work item is shown and clicking on it loads the details of that work item, similar to the one that appears when selecting a task inside a case.

42 work header case children

Open Tasks

In the Open Tasks tab the list of visible open tasks from the work item is displayed in list form. You can then click on a task, and the task details view is shown. Refer to Task Details for more information about this view.

42 work tabs opentasks

Work Form

A work item can have a work form, that is designed in the Flowable Modeler. When selecting this option, the work form is displayed.

42 work tabs workform

Sub-items

In this tab, you can view the hierarchy of work items and tasks that are descendants of the selected work item. For example, you can view the tasks that are part of your process. This list is scrollable.

42 work tabs subitems

Documents

In the documents tab, you can attach files to the work item, view already attached files and delete attached files.

42 work tabs documents empty

To attach a new file, you can drag and drop new files into the dotted box or click on the link, and a window for choosing the file from your system is opened.

v3.16.0+

Click on Download all to retrieve all files in that current folder (and its subfolders) in a zip file.

42 work tabs documents

To delete a document, click on the button represented by the three dots and select Delete file.

You can add metadata to a document by the same button and select Add content type. This selection opens a panel below where you can enter the content type (for example Contract) and based on the selected content, additional fields appear. To save your metadata, you have to press the Save button in the header area.

42 work tabs documents metadata

History

The history tab contains several subtabs:

Diagram

The diagram tab shows the CMMN or BPMN diagram of the respective work item, showing in different colors the steps that are completed, active, and pending.

42 work tabs history diagram

  • You can zoom in or out by using your mouse scroll wheel or the buttons.

  • You can move around the diagram by left-clicking and dragging in the diagram area.

  • You can view the diagram in full screen by clicking the upper-right corner frame icon. To exit from the full screen view, click the X button in the upper-right corner.

Start form

The start form tab shows the data that was filled in the start form when the work item was created.

42 work tabs history startform

Completed tasks

In the completed tasks tab, you can view all the previously completed tasks of the work item and review their forms.

42 work tabs history completedtasks

Decisions

If your work item has executed at least one decision table (also referred to as a DMN table), this tab shows a detailed analysis of the decisions that were taken based on them.

When you click on the rules column value for a particular decision table execution, the DMN table is shown, highlighting the matching rules and the outcome.

42 work tabs history decisions rules

You can also click on the input to review the values that were in the process and so potentially taken into account by the decision table to match its rules by clicking on the value in the input column.

42 work tabs history decisions input

Finally, if you click on the result value, the results of the decision table are shown.

42 work tabs history decisions output

Audit

The audit tab shows a scrollable list of all the different events that have happened to the work item, ordered by creation date ascending.

42 work tabs history audit