Hi Team, I'm trying to send email with personalized fields to same email addresses. I configured the delivery to send duplicate emails as below screenshot When sending email without targetData fields, the delivery is successful. But not receiving any emails when including targetData. Upon checking ...
Hi Campaign Community! We are trying to calculate and compute a recipient field from a typology rule (type "control"). But we are wondering whether that is even possible from within a typology rule? Thing is, it would greatly benefit our use-case so if, by any chance, it is possible it would be awe...
Hi all! I'm trying to update the lastModified field for a Delivery template: var query = xtk.queryDef.create( <queryDef schema={vars.targetSchema} operation="select"> <select> <node expr="@id"/> </select> </queryDef>); var result = query.ExecuteQuery(); for each (var res in result) { var del...
We are trying to print some logs when sending an Android App Notification using HTTP Legacy configuration. We checked web, mta child and javaScript logs but couldn't find anything. Has anyone able to print these App connector logs? We are using On Prem instance with Mid-sourcing setup. @flor...
Hello experts, I ran into a problem in the reporting part of Adobe Campaign Classic. If we refer to the definition, the reactivity rate is supposed to be "the ratio of the number of targeted recipients who clicked in a delivery at least once compared to the estimated number of targeted recipients wh...
Hello campaign experts, I'm trying to load a .CSV file produced by Adobe campaign extract process then load it into an Oracle table via SQL Loader utility but running into challenges populating the table with "" strings in fields. the extract file produce fields with a set of a double quotes around ...
Hi Experts, We are noticing that our Opt-Out links are not being recognized for tracking, and we are having to manually adjust the tracking capabilities within the "Tracking & images" tab within the Delivery to select the "Opt-out" tracking label instead of "Enabled". Is there a way to automate ...