A Campaign has a scheduler set up to run weekly. The scheduler triggers a recurring delivery and a continuous delivery.How many records are created in the delivery table at the end of 3 weeks?A. 4B. 2C. 6D. 3 I believe the correct answer is "4" records but I got "3" to be the correct answer. Please ...
Hi Team, Is there a method through which I can merge the data retrieved from the data loading activity with the enrichment activity, ensuring that all columns and their respective values are obtained from the corresponding schema (specifically, the feature schema in my case)? I am getting 0 results...
Hello I have some questions regarding the new deliverability good practice https://experienceleague.adobe.com/en/docs/deliverability-learn/deliverability-best-practice-guide/additional-resources/campaign/acc-technical-recommendationsI have loaded the code mentioned on the page above. Can somebody ...
Hi All, Failing to send emails to BCC address.We have hybrid implementation where we are sending emails from mid sourcing server managed by Adobe.Made the following changes for this1. Made 2 changes to server config in midsourcing, set archivingType = 1, and smtpbccaddress=<<bccEmail>. 2. Checked th...
17/05/2024 09:24:57 XSV-350122 An error occurred and the process has been stopped.17/05/2024 09:24:57 XML-110018 Error while parsing XML string ''17/05/2024 09:24:57 (1:1) : invalid document structure17/05/2024 09:24:57 SOP-330011 Error while executing the method 'Prepare' of service 'nms:delivery'....
Hi Team, I wanted to exclude records where the rec create date of feature schema is less than then broad log event date. There was a join between recipient schema and feature schema. First I tried querying the recipient delivery logs by keeping rcipient as target dimension and then later added one m...
Hi all, I need your help for a specific sending. We have to setup a journey to send a report of customer who visited a specific shop to the owner of the shop. The process to build the file to attach is: How can I specify the contact list in the process? In the "To" section of the delivery I can only...
Hi Team, I'm utilizing a data loading function with a date column in the format dd-mm-yyyy. Although I've chosen the format as dd/mm/yyyy and set the separator to "-", it's returning zero results. Is there a method to convert the data to dd/mm/yyyy after the file is loaded? Please advise. Thank yo...
Hi, I am making an API call to users using querydef inside the JS activity of workflow. Since Querydef can handle 10k records at a time, we split the entire records into 9k each and used multiple javascripts as show below. We created one JS activity and copy pasted the same for the other two. I am ...
Hello, I'm trying to set up a monitoring system that will calculate all my leads receiving duplicate emails. Regarding the workflow activities, I think everything is correct. However, when I perform a querydef on a temporary schema, namely temp:changeAxis2, I get no results. If I use the temporary s...