Hi,I am unable to send proofs when using a personalization block. It works fine when sending the delivery.My delivery fails with the error message: "JST-#ID# Error while compiling script 'content htmlContent' line 157: targetData is not defined. SCR-#ID# JavaScript: error while evaluating script 'co...
Hello everyone, We would like to send offers to recipients via SMS after users interactions on the website. We need to pass interaction data to Adobe Campaign Classic and let the offer engine send (or don't send) the appropriate offer via SMS. And this has to be done in real-time. Simply put, how ca...
Hello,Is there any field in the recipient tracking log/ delivery log/ broad log which provides the information that whether the delivery sent is spammed or not?Thanks in advance.
Hi all,I am trying to get the mirror page urls for a large number of records and update the same in a table for reporting purpose. I have tried nms.delivery.GetMirrorURL() and successfully got the urls in a table. But the problem is it takes a lot of time to get the work done (approx. 90 mins. for a...
Hello everyone,We have forms in Adobe campaign instance which are displayed on our company website inside an iframe. is it possible to hide the iframe (like, changing CSS attribute to display:none;) after successful form fillup?Please share your thoughts.Kind regards,Imran
Hello everyone,I have extended the NmsRecipient schema with a listDefinition column. The column will contain concatenated list names. This column needs to be of type NCLOB in Oracle DB since it could be more than 2000 chars in the listDefinition. My plan is to use this column as a eligibility filter...
Does anybody know if there is the ability to use AMP for Email within Adobe Campaign? Will it be rendered correctly within the preview?Would we need to use a different encoding setting?We're currently using v6.1 so I doubt this version would have the functionality but it would be useful to know if i...
Hi,Our client has a requirement to save the delivered email content into a external file for retrieval of email history. Is there any option to store body of delivered email to a file system from campaign? How would we tackle this requirement?I believe one of the possible ways would be manually expo...
How do I configure a security zone to enable an IP range. What is the syntax? Or do I have to assign a security zone to every individual IP address in the range? I cannot find examples anywhere for setting up a range of IPs in one security zone configuration. We have a range of IPs for access ...
Hi Team,We have a requirement where we are supposed to fetch the content of Email Delivery Template via a GET request.If this is possible, how can that be done??Can this be done on both Adobe Campaign Classic and Adobe Campaign Standard(Saw the API Documentation of standard, was not able to get anyt...