Hi , I am facing the below error repeatedly while running email delivery. 08/05/2022 8:49:23 PM LL Src_W0 ON (Ext_W0.sValid_Email=Src_W0.sValid_Email)' could not be executed.08/05/2022 8:49:23 PM N,Ext_W0.sValid_Email,Ext_W0.sLOB,Ext_W0.sName,Ext_W0.tsLoad,Ext_W0.sMOBILENO,Ext_W0.sPRIMARY_LOB,Ext_W0...
Hi, When sending a delivery using a population from a file I select the "External file()" option in the Target mapping box: and the tracking runs normally: but when I select the "Recipients (nms:recipient)" option, the tracking fails, does not tracking anything: by the way, for the "Reci...
Hi, Currently, I'm facing an issue where I have configured a URL into our mailer and when we are receiving the testing the URL is accessible from my mailbox but when I'm trying to access it through the mirror page. It's showing the below error. We tried using some common URLs like https:/...
Hi, So i'm building a publication template where there are articles filled through data acquired via a XML list. This works fine. But i want to make the articles available for only to those with the same interest category. I'm trying to establish this using this function: <% if ( targetData.Inter...
Hello all,How to work with RTE collection in content block?Example:I have some payload:{"ctx":{"firstName":"string127","myCollection":[{"doc":"string127 #1"},{"doc":"string127 #2"}]}} How to make from it an array? I need to get data for each doc from my collection. <%var myCollection= context.rtEven...
Hello! I'm automating some Message Center reports, using this as a basis: https://experienceleague.adobe.com/docs/campaign-classic/using/automating-with-workflows/use-cases/monitoring/sending-a-report-to-a-list.html?lang=en I'm specifically looking at the "Message Center Service Level" report, and I...
Hi! I'm trying to implement a scheduled set of Message Center reports to a list of recipients. I'm following this guide: https://experienceleague.adobe.com/docs/campaign-classic/using/automating-with-workflows/use-cases/monitoring/sending-a-report-to-a-list.html?lang=en However, my JavaScript ac...