Message queue

Message queue helps administrators to send messages across the user interface.

Helps administrators to send a message to all logged users to indicate the system will be halt and automatically logout the users 5 minutes after they received the message.

The application sends messages to a user when a background process has been completed.

The application sends warnings to a user about an action that is not allowed.

Among others messages.

Allowed parameters in the body of the messages:

ParameterSampleDescription
uuid

<uuid>48b29080-57d9-558e-a306-a7b48314983d</uuid>

The uuid of a node.

taskInstance

<taskInstanceId>19</taskInstanceId>

The task instance id of a workflow.

taskId

<taskId></taskId>

The id of a task.

Queue of messages shown in a table structure:

Date

Action

Message

To All

To Users

ToRoles

Message parameters:

FieldDescriptionRequired

Date

Date of the message.

Automatically set by the application.

true

Action

Available values:

  • Logout ( force users who receives it to logout )

false

Message

The text of the message.

true

To All

When present, the message is sent to all the users.

*

To Users

When present, indicate a set of users to sent the message.

*

To Roles

When present, indicate a set of users which are members of some of these roles.

*

* At least one of the options.

Send a message

  • Click on the New message icon.
  • Fill the fields.
  • Click on the Create button.

Edit a message

  • Click on the  Edit message icon.
  • Modify the fields.
  • Click on the Edit button.

Delete a message

  • Click on the  Delete message icon.
  • Click on the Delete button.

Delete all messages queue

  • On top right click on  Clear button.

This operation can not be reverted. All the message queue will be deleted.

Refresh message queue

  • On the top right click on  Refresh button.