Test Data Management
- Test Data Management 10.4.0
- All Products
Parameter
| Description
|
---|---|
Case Insensitive
| Ensures that the rule masks an input character to a different character. If you do not choose this option, a successful masking task might change the case of a character and the not the character. For example, an input character "x" might get masked to "X."
|
Seed
| A start number that enables the
PowerCenter Integration Service to return deterministic data. Select a seed value between 1 and
1,000 . Apply the same seed value to a column to return the same masked data values in different source data.
You can choose to use a parameter to provide the seed value at run time.
|
Mask Format
| The type of character to substitute for each character in the input data. You can limit each character to an alphabetic, numeric, or alphanumeric character type.
|
Source String Characters
| The characters in the source string that you want to mask. For example, mask the number sign (#) character whenever it occurs in the input data. Leave this field blank to mask all the input characters. The
PowerCenter Integration Service does not always return unique data if the number of source string characters is less than the number of result string characters.
|
Result String Replacement Characters
| Substitutes the characters in the target string. For example, enter the following characters to configure each mask to contain uppercase alphabetic characters A through F:
|
Delimited String Masking
| Consistently masks a given substring of data. Select if you use Key masking technique to mask columns where the substrings occur as strings.
|
Delimiters
| Required if you choose Delimited String Masking. Enter the delimiters that you want to use to split string data to substrings.
|