In the Data Masking profile you configure the masking method you want to use, which UDR types and field you want to mask/unmask, and any masking method specific settings.
...
Setting | Description | |||||
---|---|---|---|---|---|---|
Masking Method | Select the masking method to be used in the profile. | |||||
Storage Fields | Add the fields to map the UDR fields to.
| |||||
UDR Field Mappings | All all the UDR types and fields for the profile to process. | |||||
Random Algorithm (Only for String type) | Specify the algorithm to be used for generating the random character. The supported algorithms are:
For more information on the algorithms on each masking method, see Supported Random Algorithm Type | |||||
Regex Pattern (Available when Custom is selected) | A regular expression to extract characters based on the default characters list | |||||
String Length (Available when Custom is selected) | Specify length of the output string | |||||
Output Format (Non-editable) | Display the supported character list and sample output preview |
Anchor | ||||
---|---|---|---|---|
|
The supported random algorithm types for each masking method are as follows:
...
Setting | Description | |||||
---|---|---|---|---|---|---|
Database Model | ||||||
Database | Browse and select the Database profile to use. | |||||
Table | Select the database table to view the following information:
| |||||
Advanced | ||||||
Queue Size | Set the queue size for the workers. The queue size will be split between the workers. | |||||
Max Number of Workers | Enter the maximum number of workers. | |||||
Max Select Batch Size | Enter the maximum size of the batch when making large select statements to retrieve data. |
...
Setting | Description | |||||
---|---|---|---|---|---|---|
Data Model | ||||||
Database | Browse and select the Database profile to use. | |||||
Table | Select the database table to view the following information:
| |||||
Hash | ||||||
Salt | Enter the entry of the relevant hash or click the Random button to generate a random entry. | |||||
Advanced | ||||||
Queue Size | Set the queue size for the workers. The queue size will be split between the workers. | |||||
Max Number of Workers | Enter the number of workers. | |||||
Max Select Batch Size | Enter the maximum size of the batch when making large select statements to retrieve data. |
...