Seed Address | Community
Skip to main content
New Participant
March 22, 2020
Solved

Seed Address

  • March 22, 2020
  • 1 reply
  • 1753 views

Hi,

I've a workflow that will run everyday.

And seeds should go out only twice in a week (let us suppose on Monday and Wednesday). I'm trying to achieve this using the criteria as shown below in screenshot and with this condition delivery executes successfully on Monday and Wednesday but for the rest of the days delivery gets failed. Any help would be appreciated. Thanks!

 

 

 

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 Jonathon_wodnicki

Hi,

 

Cute trick; sounds like a bug in the software where it can't handle empty result set.

To mitigate, add a dummy seed record to the list above the condition.

 

Thanks,

-Jon

1 reply

Jonathon_wodnicki
Jonathon_wodnickiAccepted solution
New Participant
March 23, 2020

Hi,

 

Cute trick; sounds like a bug in the software where it can't handle empty result set.

To mitigate, add a dummy seed record to the list above the condition.

 

Thanks,

-Jon