Show Message On Device module
With the Show Message On Device module, you can show any message on the device display. The display can be shown as a message window or as a message in the status bar.

The module can occur several times in the workflow.

The placement of the module is not restricted. However, different effects result depending on at which points the module is used.

The module can be connected to all modules (this can result in nonsensical workflows).

No restrictive modules.


Message window: A message window is displayed on the device which must be confirmed with OK.
Footer message: The message is displayed in the status bar.

Error: The message is displayed as an error. The status bar is displayed in red.
Information: The message is displayed as information. The status bar is displayed in blue.

Enter the text to be displayed to the user here.


The WorkflowService knows all information about a workflow (created in the Workflow Editor). It ensures that the process is adhered to and forwards information to the subsequent modules or their services in the workflow. Its log file is Logs\WorkflowService.log.

The DeviceService is responsible for the communication with the devices. It also generates page contents displayed on the device (visible interface of the Embedded Client). In addition, it carries out the licensing of the system and requires Internet access for online licensing. Its log file is Logs\DeviceService.log.