Expand my Community achievements bar.

We are excited to introduce our latest innovation to enhance the Adobe Campaign user experience — the Adobe Campaign v8 Web User Interface!
SOLVED

Multiple wait steps with a scheduler

Avatar

Level 3

Hi there,

 

I have a drip campaign that have multiple wait steps (3 days, 5 days, 10 days) and a scheduler that run daily. The workflow restarts everyday before it finishes the journey. Any advice on how to handle this?

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi Michelle

 

You have to add a split in your initial workflow to segment by steps or create separate workflows that will check status 3 days, 5 days and 10 days.

I prefer the approach of separate workflows because it will not block the journey if there is any issue.

 

Thanks

David

 



David Kangni

View solution in original post

5 Replies

Avatar

Correct answer by
Community Advisor

Hi Michelle

 

You have to add a split in your initial workflow to segment by steps or create separate workflows that will check status 3 days, 5 days and 10 days.

I prefer the approach of separate workflows because it will not block the journey if there is any issue.

 

Thanks

David

 



David Kangni

Avatar

Level 3

Hi David,

Thanks so much for your suggestion.

It seems like having drip campaign on ACS is not as easy as I thought.

 

Avatar

Level 3

Can you post a screenshot of the solution you used?

Avatar

Level 3
Hi Gab, I have posted a screenshot of sample workflow above. Instead of using wait steps, I just have multiple queries to check the creation date or delivery date before sending another email.