Hi All,I am creating a campiagn where in I need to target the audiances from the previous delivery. I've created the query for pulling them. Howver, I need to know how to go about mapping the audiances to the right table, such as Recipients. Adding the screenshots of query created for pulling the ...
Hello everyone, I am facing an issue I want to store responses made by a recipient in an AMP mailer. Can anyone tell what do I need add in the template and what to configure at Adobe campaign console. Thanks, Rishabh
Hello All, I am on ACC v8 managed. I have created a WebApp, and try to log information in the WebApp Script Activity, using logInfo or logDebugMessage, On Navigating to Home -> Monitoring -> Process List -> web@default, and putting the proper date parameters, I still don't see my logs printed t...
Is there a query or method I can use to list out all Delivery Nodes that contain a certain call to a Personalization Block? I need to overwrite a Personalization Block with some updated HTML, but before I do I would love to see all delivery nodes that contain said Personalization Block. Withing the ...
If we include a pre-header text in the AEM container; after the email is sent, can we query the back tables to retrieve it? For instance, if I query the Delivery schema, will I be able to pull in a field?
I tried to start the MTA process in Adobe Campaign Classic. config-<instance>.xml file was set as below: <mta autoStart="true" statServerAddress="127.0.0.1"><child><smtp><IPAffinity name="default,mid.default,dev.default,test.default"><!-- For dev instances, if you need a default IP (not recommende...
Hi, wanted to know if monitoring progress is analogous to performing a delivery analysis from the audit tab in the delivery dashboard before sending out the email?
Hello, Has anyone found a simple solution to simply load HTML containing both fixed images and dynamic images (i.e. images whose url is retrieved in the targeting workflow) into Adobe Campaign? By default, the upload fails because Adobe tries to upload all images, including dynamic ones (img src="...
Hi, Im trying to use the xtk.session.getValue("name") method in my javascript file and also do a xtk.include("xtk:session.js") function with that. But when I look in datakit\xtk\eng\schema the include.xml doesnt exist. And when I look in the session.xml the method getValue() doesnt either. How can...