Example 1

This is the most basic masking example. All columns of the table are masked, except the primary key columns.

Table of contents
Example table
Steps

Example table

Table Users

ID (PK) FirstName LastName Email DateOfBirth
17643925741 John Doe jdoe@mail.com 1994-05-06

All columns except the primary key will be masked.

Steps

  1. Import your table from the BizDataX Portal

    • Use the following settings:
      • Read-only symbol Read-only for the primary key
      • Read-write symbol Read-write for all other columns
  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.