내 커뮤니티 업적 표시줄을 확대합니다.

Submissions are now open for the 2026 Adobe Experience Maker Awards
해결됨

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

주제

토픽은 커뮤니티 콘텐츠를 분류하여 관련성 있는 콘텐츠를 찾는 데 도움이 됩니다.

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
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.

원본 게시물의 솔루션 보기

2 답변 개

Avatar

정확한 답변 작성자:
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