Modeling Guide for SAP Data Hub

Message Generator

The message generator generates arbitrary values packed into a message, simulating a set of sensors. The data is written to a terminal. You can see the generated data by opening the UI of the terminal operator.

Configure and Run the Graph

Follow the steps below to run the example from the Data Pipeline UI:
  1. In the left panel, select the Graphs tab and navigate to com/sap/demo/messageGenerator.
  2. In the tool bar, select Run (play button).
  3. The Status panel indicates if the graph is running.
  4. Use the context menu Open UI of the terminal (1mnu) node to open the terminal.
  5. The terminal opens and you see the generated data.

Optional Step: See the Code for Data Generation

  1. If you would like to see the code used for the data generation, use the context menu Open Script of the Message Generator node.