Parameter | Description |
---|---|
Repeatable output | Returns the same masked value when you generate a workflow multiple times, or when you generate masked values for a column that is in multiple tables. |
Seed | Starting point for creating repeatable output. Enter a number between 1 and 999. Default is 1. |
Standard | Replaces an email string with characters. The standard email masking technique does not create realistic domain or user names. |
Advanced | Replaces an email string with name and domain values from a dictionary or mapping. |
Columns to form email | Indicates where to retrieve the columns to form the email address. Choose one of the following options:
|
Parameter | Description |
---|---|
Dictionary for columns | The dictionary to use when you choose to form an email from a dictionary column. Choose a dictionary that contains first and last names. |
Expression | Defines an expression when you select to create an email from a mapping. You can create an expression to define the user name from parts of the first and last names. The column names in the expression do not have to match the source column names. Assign columns to the expression when you assign rules to columns. |
First name column | The dictionary column that contains the first name of the email address. |
First name length | Length for the first name. For example, you might choose the first letter of the name, or the first 4 letters of the name. Default is 10. |
Delimiter | The delimiter between the first and last names of the email address. Choose a period, underscore, or hyphen. |
Last name column | Dictionary column that contains the last name of the email address. |
Last name length | The length for the last name. For example, you might choose the first 6 characters of the last name. Default is 10. |
Parameter | Description |
---|---|
Constant | A constant value to mask the email address with. Each email address receives the same domain name. |
Random | Indicates whether to use a flat file or relational dictionary. |
Domain lookup dictionary | The dictionary file to use from the imported sources. |
Domain name column | The column that contains a dictionary name in the domain lookup dictionary. |