Hi all,We are trying to do the following and I wonder if we are thinking this correctly.1) Add a Javascript code on the email body of a Delivery2) During run-time the JavaScript code selects a random content version to display3) During run-time the Javascript saves the content version together with ...
Hello everyone,It's been few days I work on Adobe Campaign Classic and Standard.I was wondering which Adobe Campaign is the most useful between Classic and Standard ? Did they give the same aspects ? What's the big differences between those two Campaigns ?Thank you for your answers.Regards,Thibault
Hi Team, We are trying to make a SOAP call from the adobe campaign java script and it is having basic authentication mechanism, when we tried to hit the url we are able to connect to the external server / system from SOAP UI, but when we use the same SOAP body in our java script activity we are gett...
Hello All,I know how to add and change functions to - func list. But how do we delete them if needed?Do I have to run procedure to remove these from DB or is there any way how to do it from the rich client?Or just remove lines i want in the xtk:funcList?Adding additional SQL functions Thank you,Marc...
Hey gang,I've been reading creating a landing page here as I'm trying to make a "printable voucher", however I can only access the recipient table, which doesn't hold the data I want to personalise the page with. Is it possible to link to other schemas/tables or am I stuck with just the recipient ta...
HelloI try to use the filter „is included in“ with a variable like $(vars/@zzz) that in a javascript activity is written like vars.zzz.It works if I only have one content, but it does not work when I used several contents comma separated likeaaa,bbb,cccI also tried the following alternatives without...
Hello,I would like to use a custom font in a web application. When trying to upload it as a file resource (using the console), I'm receiving an error message "Downloaded file 'xxx.ttf' is not authorized". I'm able to upload any other type of file. !The server config does not restrict the upload to a...
HiAre there any guidelines to follow if i want to drop a column in a custom table; or do we modify the xml and then propogate changes to the database and that is enough? What is the best way, or is there a best way?I do not see anything on the campaign documentation on dropping columns.
Hi All,I am quite a beginner in Adobe Campaign and was wondering how to interact with Adobe Campaign via SOAP webservices. I do know that Campaign exposes its API via SOAP web services and we need be authenticated via Logon method to access those services. (Best practice)What I wanted to know is tha...