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

Submissions are now open for the 2026 Adobe Experience Maker Awards

Mark Solution

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

解決済み

How to access the current delivery metadata

Avatar

Level 2

Hi folks,

 

I just want to prevent a recipient from receiving the same delivery more than once in the same day!

the solution what i have currently working is to use typology rule (a controle rule) ,but I can't figure out how to configure it so that it dynamically takes the incoming delivery id/recurring delivery id and compares it to the recipient's existing delivery/recurring delivery ids in the recipient delivery log.

On the other hand, i wonder if this is this the best practise method to use?

Any help appreciated. 

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

Avatar

正解者
Level 10

Hi @FreeSoulAya ,

 

Yes control group typology is used for this requirement. 

It works with scheduled delivery only.

 

If you are not comfortable with control typology, then you can use query activity. Query on recipient delivery logs table and look for all the records that are targeted today. Exclude these records from your target population.

 

Thanks,

Jyoti

元の投稿で解決策を見る

1 返信

Avatar

正解者
Level 10

Hi @FreeSoulAya ,

 

Yes control group typology is used for this requirement. 

It works with scheduled delivery only.

 

If you are not comfortable with control typology, then you can use query activity. Query on recipient delivery logs table and look for all the records that are targeted today. Exclude these records from your target population.

 

Thanks,

Jyoti