Hello all,I want to compare the current value (oldValue) of a field and the value that I have when I try to save the same record through the input form.How can I retrieve this information?I tried with: <enter> <set expr="@field" xpath="/tmp/@field"/> </enter> but the value in [/tmp/@field...
Hi TeamI want to track a CTA having mailto tag in Adobe campaign Ex. mailto:abc@gmail.combut when I clicked on CTA, tracking log doesn't show entry of it.I think it is because Adobe tracks urls with https://can someone please suggest some way around to track it in adobe campaign. ThanksKetan
I have a requirement to send a personalized delivery, the data comes from an API call with HttpClientRequest("url");.But I'm not sure if the workflow recognize the recipients in the inbound event, or the javascript allow me create a temp schema or only if I insert the data into recipient schema is e...
Recently we upgraded from 9032 to 9187. Before the upgrade we could successfully make a soapUI call tohttps://xxxxxxxxxxxxxxxxxxxxxxxxx/nl/jsp/soaprouter.jsp but after the upgrade we get XSV-350012 Invalid login or password. Connection denied.
Hello,im using this native query and it works fine but i want to know how i can do the Something using queryDef.this is my native SQL: var email = NLWS.xtkSession.FormatDataPolicy("lowerCase", email.trim()); var firstName = NLWS.xtkSession.FormatDataPolicy("lowerCase", firstName); var lastNa...
In Adobe Campaign Classic we have the ability to store a 'prefered sending time' of a customer (read: recipient).We have (external) logic to calculate that prefered sending time, which will differ per recipient. Expected behaviour is that the recipient will receive the delivery on the prefered sendi...
I wan to remove out of the box index from my customized schema. When I do that using DROP Index script,the index gets removed but whenever I do a update database structure on that schema, the indexes gets added again. Is there a way to remove the out of the box indexes permanently?
Hi Everyone, I have a high priority situation wherein i need some help from you guys- I have a script which pulls in subject line dynamically and in the delivery subject field (let's say the script is <%=subjectline%>) but when i look into the delivery/emailHeaderParameters/@subject it shows me exac...
Hello, i would like to change the xtk:shared/view.js Javascript Code. Do you know how i can change it? What is the best practice? Change the code or extend it? Best Regards and Thanks