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:
- 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 Numeric
Privacy Policies and then click Random number
function.
- 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 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.