Creating a random number function policy

You can use the privacy policy editor to create a random number function policy in a data access plan.

You can add a policy to a data access plan that includes a selection policy.

To create a random number function 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 Numeric Privacy Policies and then click Random number function.
  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 enter the low and high integer values (from -2,147,483,648 to 2,147,483,647) to define a range for generating random numbers. The low value must be less than the high value.