Data destruction purge configuration
Purging is the process of completely removing ABContact data from the ContactManager database. There can be multiple objects associated with a contact that are also removed as they are detected by traversing the entity domain graph.
Note: ContactManager is expected to be
the last Guidewire application web service called by the external system
to process a personal data destruction request. When ContactManager receives
a contact destruction request from the web service, it makes calls to
the core application implementation of ContactAPI.isContactDeletable
to determine if the contact can be destroyed. The contact will be destroyed
in ContactManager only if all the applications return a positive response
saying the contact can be destroyed.
See also
