Creating a repeatable replacement policy

You can use the privacy policy editor to create a repeatable replacement 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 policy:

  1. Expand a Data Access Plans folder for a logical data model package in the Data Project Explorer.
  2. Double-click the data access plan to include the policy.
    The data access plan editor opens.
  3. Click Data Privacy.
    The privacy policy editor opens.
  4. From the Policies area, do the following:
    1. Select a Platform that will process the policy.
    2. From the Policy list, expand Scramble Privacy Policies and then click Repeatable replacement.
  5. From the Attributes list, select the attribute to mask with the policy.
  6. Click Apply.
    The Add Policy wizard opens.
  7. Complete the steps of the wizard.
    • 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.