< Previous | Next >

Defining a data privacy policy to mask credit card numbers

In this exercise, you will define a data privacy policy to mask credit card numbers. The policy will be added to the Source Plan data access plan.

To define a data privacy policy to mask credit card numbers:

  1. In the Data Project Explorer, expand the Data Models folder, double-click the OPTIMUSER logical data model to open the model, expand the Package1 node, and expand the Data Access Plans folder.
  2. Double-click Source Plan. The data access plan editor opens.
  3. Click Data Privacy. The data privacy editor opens.
  4. From the Policies area, do the following:
    1. Select Executor from the Platform list.
    2. Expand Identity Privacy Policies, expand Credit Card, and select Mask credit card numbers from all providers.
  5. In the Attributes area, select OPTIM_CUSTOMERS from the Entity list. The attributes in the OPTIM_CUSTOMERS entity are listed.
  6. From the Attributes list, select CREDITCARD_NUMBER.
    Apply data privacy policies area
  7. Click Apply. The new privacy policy, OPTIM_CUSTOMERS, will display in the Data privacy policies in use area.
  8. From the Data privacy policies in use area, select OPTIM_CUSTOMERS. The properties for the policy will display below the Data privacy policies in use area.
  9. In the properties area, select the Credit Card Policy Option tab.
  10. Select Mask credit card issuer?.
    credit card policy option
  11. From the main menu, click File > Save.
You have defined a privacy policy that will mask credit card numbers from all supported issuers in the CREDITCARD_NUMBER attribute of the OPTIM_CUSTOMERS entity.
< Previous | Next >