You can use the privacy policy editor to create a repeatable
replacement by regular expression policy in a data access plan.
You can add a policy
to a data access plan that includes a selection policy.
To create a repeatable replacement by regular expression
policy:
- Expand a Data
Access Plans folder for a logical data model package in
the Data Project Explorer.
- Double-click
the data access plan to include the policy.
The
data access plan editor opens.
- Click Data
Privacy.
The privacy policy
editor opens.
- From
the Policies area, do the following:
- Select a Platform that
will process the policy.
- From the Policy list, expand Scramble
Privacy Policies and then click Repeatable
replacement by regular expression.
- From the Attributes list,
select the attribute to mask with the policy.
- Click Apply.
The Add Policy wizard opens.
- Complete the steps of the
wizard.
- You must provide a regular expression that specifies the characters
to mask.
- You must select a character set that provides the characters used
for masking.
- You must select one of the following mask methods:
- CRC
- The cyclic redundancy check (CRC) method masks each string in
a repeatable manner; however, the CRC method may not mask each string
with a unique string.
- Hash
- The hash method masks each string in a repeatable manner; however,
the hash method may not mask each string with a unique string.
- Map
- The map method masks each string in a repeatable manner and with
a unique string.