Modeling Guide for SAP Data Hub

Anonymization

The anonymization operator helps protect the privacy of individuals by creating groups of similar records so you can discover statistically valid insights from your data without risking re-identification of individuals. The data is written to a terminal. While the graph is running, you can see the generated input data by opening the UI of the input terminal operator. Likewise, you can see the anonymized data by opening the UI of the output terminal operator while the graph is running.

Configure and Run the Graph

Follow the steps below to run the example from the Data Pipeline UI:
  1. Open the Anonymization example graph.
  2. In the tool bar, select Run (play button). The Status panel indicates whether the graph is running.
  3. To view the input data, right click the Input Terminal node and select Open UI. The terminal opens and you see the generated data.
  4. To view the output data, right click the Output Terminal node and select Open UI. The terminal opens and you see the anonymized data.