Message queue
Message queue helps administrators send messages across the user interface.
Allowed parameters in the body of the messages:
| Parameter | Sample | Description |
|---|---|---|
| uuid | The UUID of a node. | |
| taskInstance | 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.
Send a message
Section titled “Send a message”- Click on the
New message icon. - Fill in the fields.
- Click on the Create button.
Edit a message
Section titled “Edit a message”- Click on the
Edit message icon. - Modify the fields.
- Click on the Edit button.
Delete a message
Section titled “Delete a message”- Click on the
Delete message icon. - Click on the Delete button.
Delete all messages in the queue
Section titled “Delete all messages in the queue”- In the top right, click on
Clear button.
Refresh the message queue
Section titled “Refresh the message queue”- In the top right, click on
Refresh button.