Level 1
Level 2
Sign in to Community
Learn more
Sign in to view all badges
Expand my Community achievements bar.
This conversation has been locked due to inactivity. Please create a new post.
Hi All,
Is it possible to build a loop like construct in Adobe Campaign Workflow.
I need to process the output of an enrichment, 1 record at a time, check for certain conditions after the processing step. If the condition fails, I loop back again.
Can somebody help me with the construct
Regards,
DG
Solved! Go to Solution.
Hi @dipendu_g
You can create a simple loop logic as below.
test activity to count if recCount >0
Split to limit the records to 1.
Then you can add you conditions.
Regards
View solution in original post
Views
Likes
Replies