NmsAddress Clean up | Community
Skip to main content
asktam1410
New Participant
November 21, 2019
Solved

NmsAddress Clean up

  • November 21, 2019
  • 3 replies
  • 6738 views

I would like to know on what scenario records will be deleted from the address table. I see that records are being deleted from this table but dont know on what reasons it deletes.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Venu_Reddy

Hi

In NmsAddress schema, usually the blacklisted,quarantine, valid, whitelisted data will be available.

The valid address will be automatically removed from this table using the option NPAI (NmsCleanup_LastCleanup) which is a part of clean up process.

This task lets you delete records which matches valid addresses from the NmsAddress table.

Check below link for the query how it will process

Database cleanup workflow

3 replies

asktam1410
New Participant
November 22, 2019

I Oversight this page. Thanks for your help

Venu_Reddy
Venu_ReddyAccepted solution
New Participant
November 22, 2019

Hi

In NmsAddress schema, usually the blacklisted,quarantine, valid, whitelisted data will be available.

The valid address will be automatically removed from this table using the option NPAI (NmsCleanup_LastCleanup) which is a part of clean up process.

This task lets you delete records which matches valid addresses from the NmsAddress table.

Check below link for the query how it will process

Database cleanup workflow

Raj_Ganta-1
New Participant
November 22, 2019

Hi,

they might be purged based on purge settings. check here for further details

Purging events