Masking Processor

Field masking is done to hide sensitive data.

Masking Processor Configuration

To add a Masking processor to your pipeline, drag the processor onto the canvas and right-click on it to configure as explained below:

FieldDescription
Output FieldThe list of columns is populated, in which masked value of selected column will be stored. You can search for a column or create a new Column name.
Masking Type

Masking has four options:

- All

- Alternate Character

- Head Characters

- Trail Characters.

Masking CharacterThe Default masking character is *
Characters to be maskedThis field is populated when masking type is Head Characters and Trailing Characters. Enter the number of characters to be masked.
Add FieldAdd additional fields to be masked.

Click Next to get the schema detected.

Click Done to save the configuration.

Top