Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents


Introduction

English
The Process Status allows one to inspect the state and trail of a process instance.

Get Started

The easiest way to see how does the Process Status Menu works is to first create a new process. Here are the steps:

Image Added


Image Added


Image Added


Image Added



Image Added


Image Added


Image Added


Process Status Properties

Configure Process Status

...

Image Added

Figure 1: Process Status Properties

...


Custom ID

Item link slug. Optional field.

Info
titleUnique field

Value defined here must be unique to the rest of the Userview Menus as the first matching name will be called upon.

Image Removed

Figure 1: Process Status Properties

LabelMenu label. Mandatory field.
Type

The type of visual format, either Path (default) or Chart.

Example Path:

Example Chart:


Record ID
  • Record Id or Process Instance Id. Please use Request Parameter Hash variable if want to retrieve this value from URL, for example "#requestParam.id#".
  • Mandatory field.


Info
titleExample

By using the request parameter hash variable, we can define the record ID to seek for.

Record ID: #requestParam.id#

View Permission

Determines who can access the record's information.

  • Process requester
  • Participants of the process
  • Admin users
  • Group
  • Department

At least one option must be selected.


UI

...

Image Added

Figure 2: UI Properties


Custom FooterCustom Footer in HTML.
Show Process Name?If checked, the process name will be generated at the top of the resultant graph. Optional.
Show Future Process ActivitiesClick checkbox to show future process activities.
Show Skipped ActivitiesClick checkbox to show skipped activities.
Username Display Format
  • Name
  • Username
  • Name (Username)
Event Click Callback (Javascript) Callback variable "activity" containing information of activity and process.

...