Hi,How can we delete an extended schema in Adobe Campaign.For example, I extended the nms:Recipient schema in my own namespace and added a custom attribute to it. Now I don't need the custom attribute. How can I delete it?Thanks,Sadaf
Hi everyone, I asked this a couple months back so I'm re-writing in the hopes someone can help with this.Our company have a bespoke table that holds up to 10 friends/family members' names and birthdays:And I've created a birthday journey for all of them that will send an email to them if they met my...
If I wanted some Node.js functionality to build a workflow to access the twillio API (Quickstart: Use Node.js to Send and Receive SMS and MMS Text Messages - Twilio ) , can I just import Node.JS to the Library in AC? How would I do that? Just import the file to the library. Or can I link through a C...
Hi everyone,When I am importing a package from environment A to environment B, I get the following errors in environment B Batch job:SOP-330011 Error while executing the method 'InstallPackage' of service 'xtk:builder'.SOP-330011 Error while executing the method 'InstallPackageImpl' of service 'xtk:...
Hi everyone, I know that to configure manually a where condition inside and activity I can use this code to refer to global viariable:activity.where[0].condition[1].expr = "@language = '" + vars.lang + "'";I'm wondering if there's a way to check the value with a LIKE commandfor IE: if my vars.lang i...
Hi!I need to send a follow-up email to the ones that haven't opened the first email sent from a campaign. How do i do this?Please advise.Thanks in advance
I have a daily delivery which is populated from memo fields from a custom table. The memo fields contain html markup and hyperlinks. How do I track the links contained within the memo fields?The Delivery template looks as follows - wanting to track the URLs in the <%= targetData.businessday.body_con...
We're configuring some new email templates. As we populate these emails with a price, we're looking for these to be set at 2 decimal places including pence, E.g. £100.00. The values in the data fed in to the template are to two decimal points, but the HTML is showing the data without the trailing z...
Hi,I'm curious about migration packages from Adobe Campaign version 6.1.1 to 7.0 - is it possible to do that without any amendments? Basically, I want to move all structure from one instance to another (including deliveries, workflows, javascript files and so on, so forth). Can you advise if there a...