Hi @nirshani
avoid sending on the first day of the month --> [David] use the same logic as for point 3 avoid weekend --> [David] use condition with time condition as parameter. I explained it hereavoid holidays --> [David] use condition with data source condition and define your holidays. see th...
@alnavarg
from your screenshot, it seems the mid sourcing is not able to identify the delivery template associated to your alert.
Please check it and update.
Thanks,
David
Hi all,
@jhoyer_sd Congratulations on becoming an Adobe Campaign Classic Business Practitioner certified through the Adobe Campaign Mentorship Program!
We are impressed by your dedication and hard work throughout this journey. It is truly remarkable and reflects your commitment towards your learni...
@jhoyer_sd, if your records are not unique you can use a deduplication activity after your split.
You can also set up your variables in your javascript activities
instance.vars.emailAccounts = itemsXML ;
Thanks,
David
Hi Julie, @jhoyer_sd
You don't have any easy way combine separate javascript in ACC. I will suggest to add instance variables instead of itemsXML which is mostly used for a list.
If the data in your split are already unique per recipient, just use recCount
Code for email Count:
instance.vars.em...
Hi all,
@Raj03 @Pallavi_Shukla_ @rajendra168 @Jeevith_AG @jhoyer_sd @EstebanBustamante @shachi
Pranitha_Harani
Please find attached the Toolkit 5 related to Administration and reporting. You will learn more about the information you can monitor after sending a delivery, as well as understand how...
Hi @MYSTERIOUSMAN
I said profiles exited automatically a journey after 30 days. The profiles will still be there in AJO but a journey can't be longer than 30 days.
This means that an individual’s journey cannot last longer than 30 days. After the 30 day timeout period, the individual’s data is de...
@Mailvizhi_Sakthivel
How can we store the profile data from the journey after the email was sent and can we use the same data for another journey?You need to create a schema for these data and you'll be saving data in your journeys
Assume the scenario [First email to be sent on 15th day and th...
Hi @montezh2001 ,
Once a delivery is started, you cannot modify it. Only option is to stop it , then update it with your new requirements and adjust your targeting to remove recipients who received.
Thanks,
David