Description:
Packets that pass through Marketplace connectors may have associated data held in third-party Marketplace systems. When a packet is deleted, any linked Marketplace data must also be removed.
This feature adds Marketplace as a deletion target within the Core engine's deletion sequence, ensuring third-party data is purged as part of the same deletion operation.
What it does:
Identifies Marketplace-linked data for a given packet group
Calls the appropriate Marketplace connector to request deletion
Confirms deletion before Core DB records are removed
Logs Marketplace deletion outcome in the audit record
Dependency: Feature 1 (Packet Group Deletion Engine) must be complete
Belongs to EPIC: Data Deletion — Packet Purge Framework [https://feedback.enate.net/feature-request/p/data-deletion-packet-purge-framework]