Limit count of program enactments that feeds the program by batch
Hi!!!
I have been trying to figure out how to set a limit of number of enactments that gets into the program in Responsys
Program setup: Multiple entry points, (scheduled filter; custom event) that connects to an email campaign.
Settings: each entry point is refreshing hourly
Problem: need to only send 100,000 campaign total
Count switch won't work as it is evaluating the counts by batch. So first hour it will check if enactments are within 100k, second hour still check if enactments are within 100k - which is not what we want.
I tried Stage gate where settings is close gate when number of recipients are outside threshold min # of recipients: 1; max # of receipients: 100000. But still more than the max # went thru. This is not automated too as it will wait your you to approve/reject recipients in the step.