Conditional if no data (Reciepients) before delivery? | Community
Skip to main content
New Participant
January 9, 2024
Solved

Conditional if no data (Reciepients) before delivery?

  • January 9, 2024
  • 1 reply
  • 554 views

I get "personalization or count error" when my workflow's targeting has 0 results.

To avoid this I've created a split activity, where if primary key is empty, just end. Otherwise send the delivery. 

However, I've restarted the workflow, and even when there isn't any recipients, the split activity has continued by the split and the complement. Why?



 

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by ParthaSarathy

Hi @god_prophet ,

Use 'Test' Activity instead of Spilt activity, and provide the condition as 

vars.recCount > 0 

 

So if there are atleast 1 count, then delivery will get triggered.

1 reply

ParthaSarathy
ParthaSarathyAccepted solution
New Participant
January 9, 2024

Hi @god_prophet ,

Use 'Test' Activity instead of Spilt activity, and provide the condition as 

vars.recCount > 0 

 

So if there are atleast 1 count, then delivery will get triggered.

 ~  ParthaSarathy S~  Click here to join ADOBE CAMPAIGN USER GROUP for Quarterly In-person | Hybrid | Virtual Meetups