Wide-swath data destruction
In many situations, there is a need to destroy the personal data related to a specific business object. This data might be:
- A contact (a person)
- A record of a contract
- A record related to performance of a contract (policy)
- An aggregation of objects (such as a policy of an account)
These objects can affect many individual data objects. A single call allows the entirety of related data to be removed. In the case where these business objects are nested, a best-effort destruction is performed.
PolicyCenter components provide
the ability to purge rows from the database for business objects such
as Contact, Policy, and Account, and their related data.
This approach is suitable for high-volume data destruction.
See also
