hello all I have one questionabout external file target mappingthis is out of box target mapping i want to know when we use it?what is the purpose of it i cant see any channel associated with it please help to share your onowledhe read the documennetation but no lick
Hi all,I created a custom report that I export and send via email.Here the metrics that I include:Analysing the extracted data, I noticed that the "Total number of clicks" does not include all clicks made on the newsletter but only clicks made on CTAs. It therefore does not include clicks on mirror ...
var kEvents = xtk.queryDef.create(<queryDef schema="xxlmig:newValidation" operation="select"><select><node expr="@student"/></select></queryDef>).ExecuteQuery();for each (var row in kEvents){logInfo("@student: "+row.@student);logInfo("----End----");}
Hi there, I am attempting to update my schema structure, and when I navigate to Tools > Update Database Structure, I receive the following error. This issue occurs on the Stage instance, but everything seems to be functioning correctly on the Prod instance, where no errors are appearing. Please sug...
I have workflow like that.In JS node I write the request to Target delivery API. Then it responds with JSON with products for a particular user. Delivery API has such a constraint. Do you have any ideas how I can workaround this in Campaign workflow? I am a little newbie to Campaign that's why I am ...
HiHow to get the data in a csv file while an email copy sent to customer, its like BCC but the BCC search was not very quick to find a emails as we send 100k emails some times more. In this case how to find a copy of email copy stored? for better quick search.
Hi there,"I am passing the recipient's email through a survey URL generated in Adobe Campaign and need to decrypt this email address. I'm using a JavaScript function to extract the email parameter from the URL, decrypt it, and send the data to a table. However, the decrypted string is still appearin...
Hi All ,We want to update the frontal server's config file so that it only listens to specific hostnames (for example the "mkt" hostnames) instead of all of them. Right now, the config file is set to host='*', meaning it listens to all hostnames.We want to change it to use a list of specific hostna...