Skip to content

Message queue

Message queue helps administrators send messages across the user interface.

Allowed parameters in the body of the messages:

Parameter Sample Description
uuid 48b29080-57d9-558e-a306-a7b48314983d The UUID of a node.
taskInstance 19 The task instance ID of a workflow.
taskId The ID of a task.

The queue of messages is shown in a table structure:

Date Action Message To All To Users To Roles

Message parameters:

Field Description Required
Date Date of the message.
Automatically set by the application.
true
Action Available values:
- Logout (force users who receive it to log out)
false
Message The text of the message. true
To All When present, the message is sent to all users. *
To Users When present, indicates a set of users to send the message. *
To Roles When present, indicates a set of users who are members of any of these roles. *
  • * At least one of the options.
  • Click on the New message icon.
  • Fill in the fields.
  • Click on the Create button.
  • Click on the Edit message icon.
  • Modify the fields.
  • Click on the Edit button.
  • Click on the Delete message icon.
  • Click on the Delete button.
  • In the top right, click on Clear button.
  • In the top right, click on Refresh button.