Hi everyone!I would like to know which is the difference between recurring and periodic campaigns and when it is better to use each one.Thank you in advance for your help.Regards, AAV
Hi there! I have a use case where I want to find out the week number of the year. To do that I am using the following formula using built-in JS functions from ACC: Ceil((WeekDay(GetDate())+1 + DayOfYear(GetDate())) / 7)However! It seems that when dividing a number that would lead to a decimal numbe...
Hi since the ACC has dropped the support for the MMS i was wondering if anyone has implemented the Sinch (Formally CLX) package/service and what was your experience with that. https://exchange.adobe.com/apps/ec/104469/mms-connector-for-adobe-campaign-classic Any feedback would be appreciated conside...
If I have 5 query activities each pushing to their own Update List activities, in what order do those process?Most recently added first?Most recently updated first?Other?Can we manipulate the order in which Workflow Activities execute?
Hi All,I am new to creating custom activities in workflow and seeking help here:My use case is to create a custom activity that will just enable one of the transitions [either ok or not ok] based on the several conditions- this can be achieved with out of the box activities but I have to do it in a ...
I'm trying to figure out unique opens for some of our email campaigns. I understand that the delivery table has this indicator, but I'm wanting to break it up into quarters and some of our campaigns go past these boundaries so the indicator isn't reliable for this. My current view is to use nmsbroad...
Hi In the URLs and Click Stream Report when viewed by URLs I see rows without a URL. I fear that these are coming from images with an anchor around it (<a href="..."><img src="..."/></a>).Can somebody confirm the issue or even contribute a solution how to fix that?
Hi All,I have an issueI am using dynamic parameters in my email to fill up the content. The content is coming from querying the database. I am using <%=targetData.information %> to fill the email and sending it to 5 users. Is it anyway possible to get the exact content that was mailed to each user i...
Team, Is anyone done SSL certificate installation before for the on-premise version? We are planning to install SSL certification for our dev,uat and prod servers in the backend. Adobe Campaign connection URLs are with http now. We want to get the SSL certificate and to install in our own servers as...