e
q
u
e
s
t
a
d
e
m
o < back
Data Masking Components: First Name
{TOC}
"First Name"
API Reference, CLR Reference (links)
Usage Instructions:
Purpose
The purpose of the component is to mask such values as Account or Patient Numbers that often consist of the combination of Alpha and Numeric characters and are not formed by a specific rule.
Algorithm
Variation of Random Character Permutation Algorithm
Description
First Name component replaces letters with letters, while maintaining capitalization, and replaces numbers with numbers. It retains the non-alphanumeric characters, such as dashes, slashes, dots and comas, exactly at the position at which the non-alphanumeric characters presented themselves at the source value. It currently only replaces characters from alphabets that use English characters. The component will replace strings based on letters only with letter strings and strings based on numeric characters, only with numeric characters. For example, "Abc" will become "Zyx" and "123" will become "987" after component execution. |
API Reference, CLR Reference (links)
Usage Instructions:Instructions
1. Configure a source that contains the column with |
|
2. Drag and Drop "Masking |
|
3. Now, the |
|
4. Now that the metadata for the |
|
5. In the second |
|
6. |
|
7. Choosing the column(s) will create a new column(s) with the prefix “Masked_field”. This is the column that will hold an obfuscated value(s) of the same data type, code page and length: | |
8. Create a connection manager for the destination and configure |
|
|
Error Handling
|
|
|
|
|
|