Exclude recipients who already recieved an email (send previously to others) | Adobe Higher Education
Skip to main content
Level 6
September 20, 2024
Pergunta

Exclude recipients who already recieved an email (send previously to others)

  • September 20, 2024
  • 1 resposta
  • 616 Visualizações

I have a target of 300K recipients. The email has been already sent to 100K. I need to stop it and send a new delivery, same recurring delivery, to the 200K left.

Stopped it because waves where wrongly configured. So I'm stopping it and creating a new delivery, from parent recurring delivery.

How to do it?

Delivery code is: R_018173_0000_0_0001

Este tópico foi fechado para respostas.

1 Resposta

ParthaSarathy
Community Advisor
Community Advisor
September 23, 2024

Hi @god_prophet ,

Before delivery activity place a split activity and give the following expression condition in it,

 

Recipient Delivery logs (broadLogRcp) exists such as

Delivery code equals to xxxxxx

AND

status equal to Sent

 

And connect this output transition to End activity. So that recipients who received the email with the delivery code won't be targeted again 

~  ParthaSarathy S~  Click here to join ADOBE CAMPAIGN USER GROUP for Quarterly In-person | Hybrid | Virtual Meetups
Level 6
September 23, 2024

Hi @parthasarathy , I have configured the split to have Filter dimension: Recipient delivery log. 



Then in the Filtering condition I have:


But I'm getting error:

09/23/2024 11:44:45 AM XTK-170036 Unable to parse expression 'broadLog'.
09/23/2024 11:44:45 AM Element 'broadLog' unknown (see definition of schema 'Recipient delivery logs (nms:broadLogRcp)').
09/23/2024 11:44:45 AM Executing extraction 'Recibió previamente' (step 'Split')