Modeling Guide for SAP Data Hub

HTML Viewer

This example graph simulates a Sales Campaign generating pseudorandom data for a large number of stores. The data is generated and structured at the Python3Operator and then passed as a String containing an HTML/CSS document that is displayed on HTML Viewer and constantly refreshed for the duration of the simulation.

Configure and Run the Graph

Follow the steps below to run the example from the Data Pipeline UI:
  1. Run the graph at the play-shaped button (remember to save it first in case you've made any changes).
  2. The Status panel indicates whether the graph is running.
  3. Right-click the HTML Viewer operator box and select Open UI to view the Sales Campaign simulation run over time.
  4. (Optional) If you'd like to edit the simulation script, right click the Python3Operator box and then click Open Script.