This is an old revision of the document!


Message

This process step is used in order to display a pop-up window during the execution of a certain process. The process can send a message to the user about the execution with the following parameters:

  • What should the message say?: The content of the message.

Example: The process informs the user about finishing the preparation of the input data before starting the model building part.

Message What should the message say? Input preparation is ready. Starting model building.