Example 5

This is a simple example where some columns in a table without a primary key are masked.

Table of contents
Example table
Steps

Example table

Table Phonebook

Phone number FirstName LastName Address
+38512345678 John Doe 123 Main street

Only FirstName and LastName will be masked.

Steps

  1. Import your table from the BizDataX Portal

    • Use the following settings:
      • Read-write symbol Read-write for the columns you want to mask
      • Skip symbol Skip for the columns you don't want to mask
  2. Generate models and add activities

  3. Update the handler settings based on the database used. See supported data sets for more details.

  4. Set up your masking activities inside the Masking block activity.

  5. Compile, run, wait for the process to finish and verify that everything is masked.