In my workflow I am populating an instance variable with the last run date:instance.vars.last_run_date = new Date()Each time this workflow runs it populates the variable. My question is - how do I use this variable in a query node target selection - I want to only pull back records where the expres...
Hi,I'm trying to add a column to each report showing how many people have unsubscribed. Ideally it should be on the same report so it is next to the delivery template and we can see how many people are unsubscribing from each specific email. I have managed to place the unsubscribed column but I am s...
Hi,I want to import a Data Schema package from my DEV to STG. I have done some modifications in DEV on an existing Schema and the changes are quite big , so I want to import the same into STG.While I am importing the if the MD5 id gets changed in STG will that cause any problem ? Also can anyone ...
I am doing segmentations in Adobe Campaign but the actual campaign is being sent out of another system (EPSILON). I want to leverage the performance data like open, click, channel etc. information from the other campaign system (EPSILON) to generate OOTB URL Clickstream reports out of Adobe Campaign...
Hi Team,I have configured my Line with Adobe Campaign as per the Adobe document LINE Channel Visitor details are not synched in Adobe Campaign. May i know how this synch happens? Also i have made sure the Two workflows were enabled.Thanks,Ragu
Hi,I am working on landing pages in Adobe Campaign Standard. I created a landing page and published it. I want to know how to change the form based content in it. ( add more form fields) I can see the source using show source but how do i add new fields ? The following code is for name field .div><l...
Hi,I have an Adobe Campaign Web app with 2 pages.I'm trying to enable a transition between the first and the second page via a link and a script since I need to use variables in the second page.This is the HTML that calls the function:<a href="#" title="Edit" onClick="updateContent('inbox','<%= prom...
Hello,First, I am sorry for my English. I'm French. I have a problem when I want to use targetData in a delivery. In fact, I have create a data and I want to put her in my content but I have all time the same error : "Element targetData unknown in the schema nms:tmpBroadcast'.Can you help me ? Thank...
Hi thereCan I ask what implications does it have when you are NOT sending deliveries from the standard recipient table, but instead from a table that is 1:1 linked to the nms:recipient table?Any particular impact on reporting or anything else that needs to be taken into account? Or not really any im...