Hi team,As I don't want to hardcode the URL so for that I have created an Option variable.I have created an option variable where i have given the value as one of the URL.I have used that option variable Variable in the personalisation block of MESSAGE CENTRE.But after publishing the template and te...
Hi guys,I have this WF that is triggered by a query that reads a schema and sends the delivery. The point is that I have two deliveries (A and B) and I want that to send the A or B randomly. Since there is only 1 person by send, I don't know how to use the Split activity since it is based on segmen...
Hello,I want to create a technical workflow to purge a service (subscription) every day. I tried some activity but it's look impossible. Maybe with a SQL activity and use truncate ? Do you have any solution or the good SQL to purge a specific service ? Thank you
Hi,I have extended the nms:recipient schema to shl:recipient schema. Now I again want to extend the schema. So I am extending shl:recipient to xyz:recipient. I am able to do so but I am not able to see any data on data tab & the structure of schema. I am getting below error:Is it allowed to extend t...
Hello,I have a created a new input form that will populate an extended table. I was wondering how and where does this input form get used? I noticed in the preview tab that you cannot enter data.Thanks for the help!
Hi,I have deployed Litmus Inbox rendering package in Adobe Campaign classic tool.When I click on the 'Analyze' button I am getting the following error.Can you please let me know what is the root cause of this issue?--- delivery analysis ---Submitting job to the server09:04:29 - HTTP response error c...
Hi,While enriching the formula I have defined a new column.Can you please let me know how can I access the new column in Adobe Analytics Workspace.There are only two classification variables set in Adobe Analytics for data connector (CID, BID); hence, I do not know where the value to this column wil...
Hi,I was wondering if someone could assist in showing me how I would go about seeing if a list is empty via workflow.If empty then I want to send template A to a seed list, if it has recipients then do action B.Thanks,Ash
Hi,since the beginning of April we have an issue with our emails not displaying properly (just garbled up code is displayed) for patrons who have icloud.com/mac.com/me.com email addresses. The issue seems to only arise when the email is viewed via the app as the emails display fine on MAC when viewe...
I am doing some username password validation inside interaction.js file.I was on version 8860 and I was using decryptString(encPass.toString()) password and it was working fine.I am trying the same on 8891 version and the same code is not returning any value. I saw that the function is deprecated an...