コミュニティアチーブメントバーを展開する。

Submissions are now open for the 2026 Adobe Experience Maker Awards

Mark Solution

この会話は、活動がないためロックされています。新しい投稿を作成してください。

解決済み

NmsAddress Clean up

Avatar

Level 4

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.

1 受け入れられたソリューション

Avatar

正解者
Level 8

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 返信

Avatar

Level 6

Hi,

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

Purging events

Avatar

正解者
Level 8

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

Avatar

Level 4

I Oversight this page. Thanks for your help