Développer ma barre des réalisations de la Communauté.

Submissions are now open for the 2026 Adobe Experience Maker Awards
RÉSOLU

Adobe Campaign v7 - Why is my workflow sending excess of deliveries

Avatar

Level 2

Hello,

 

This is my problem

 

AdobeCampaignProxd_0-1738138757589.png

Why after deduplication (100k users) shows 49k more users when the delivery is sent.

 

Can someone explain what could be happening? Thank you

Sujets

Les sujets facilitent la catégorisation du contenu de la Communauté et vous aident à retrouver le contenu le plus pertinent.

1 solution acceptée

Avatar

Réponse correcte par
Community Advisor

Hi @AdobeCampaignProxd , 

This seems to be a continuous delivery.

When the workflow runs for the first time, a single delivery will get created using this continuous delivery activity and with the subsequent runs the new broadlog records will get added to the same delivery. So the output count what you see is the total of previous executed broadlog counts + current workflow's count.

Voir la solution dans l'envoi d'origine

2 Replies

Avatar

Réponse correcte par
Community Advisor

Hi @AdobeCampaignProxd , 

This seems to be a continuous delivery.

When the workflow runs for the first time, a single delivery will get created using this continuous delivery activity and with the subsequent runs the new broadlog records will get added to the same delivery. So the output count what you see is the total of previous executed broadlog counts + current workflow's count.

Avatar

Level 2

Thank you ParthaSarathy