Hello All, We are running a campaign every day, where every ( Author + Book Name ) is picked up with the logic of (current date - 15 days ) and passed through a campaign.The issue with this is same ( Author + Book Name ) combination might also show up the next day too, when the campaign is run. 1. ...
Hi All, I have a use case where I am importing some data into custom table and in that table I am creating a attribute name as CompanyType as string enum using userEnum="" .I have fixed values to be entered into this column lets say A,B and C Now I want when user upload a csv file and when map colum...
Hello, The DM campaign is failing with the following error in the Delivery activity after executing the workflow.. Can you please assist with diagnosing the logs and provide direction how to remediate? Audit Journal:XSV-350122 An error occurred and the process has been stopped. SOP-330011 Error whil...
Hi all! I am working on a JS activity that will fetch the mirror page of specific deliveries. I have now succesfully queried the given deliveries and stored them in a JS array containing objects. Now comes the part where I want to access these objects in a delivery, but I am not sure how to convert ...
Hello, Does Adobe have the OOTB feature or capabilities to create a Waterfall report from Workflow activities? In a previous CRM system, I could easily create a Waterfall that would list all the activities and the quantities associated with them. Asking because I don't want to go down the route o...
Hi all! I am attempting to build a way to access the most recent mirrorUrl of the latest sent email from a defined array of emails. This is to display to internal stakeholders so that we can always see the latest version that was sent on a daily basis. For that I am fiddling with JS to fetch that mi...
Can you use | [pipe] in a data field when uploading data to data schema? We have a field with data that looks like this LOAN|cm|tacm|org|dsp|per|sal|chk|pwpc|centro|native_mmmchecking|bnr|ppc|prdacq|2022ppc|2203 . The data is defined as a string and loads into data schema - but when we try to quer...
Hi All, I'm not sure if this question should be posted in Adobe Campaign Classic or Adobe Analytics section but here is my problem.... I have sent a delivery to 2 email address and one of them is seed address. When the email delivery data is passed through connector to Analytics the "Email sent" cou...
Hi Team ,I need your support to understanding customised label in Tracking url.For ex: I have one url like <a href="www.google.com" _label ="<%recipient.firstName%>">. Here i wanted to print first name of that recipient in the label. But am getting label as <%recipient.firstName%>". So how to confi...