I am working from home and connected to VPN. While I'm trying to login to Adobe Campaign Classic v7 Client. I'm getting the below error message.The thing is, the ip 103.225.176.241 belongs to my local broadband and when I type in google "what is my ip", it shows a different IP which belongs to my of...
Hello,I have a simple workflow that is failing on the JS Code box.I am getting "Failed to create thread" when I try to process more than 18,000 recipients. Here is what the wokflow does: It targets recipients, add empty columns and populate these columns by calling an external API.In the javascript...
In my existing web application, when I hit the web application url with id it check id in partyPartId column and display all data related to partyPartId on the dashboard.Now I want, when I hit the url with id it should check the presence of id in two columns(like partyPartId and soleProperietorPartI...
Hello, We uses Adobe Campaign Classic (hosted account). One of my team member uses Mac and I have created ACC account for them. I believe they can't able to login to our ACC environment using the same Client Console that I used. It's created for windows users. How would they able to login to our ACC...
Hi all, Recently, we've been noticing a low open rate for customers on the hotmail, outlook domains. It could be that our emails are landing in the ‘Other’ tab within the Outlook app and hence not being seen by customers. If this is the case there will be people who are just not seeing our comms an...
I have created a Delivery Template with variables and used those variables in the Delivery Template email. How to pass values to those variables using nms.delivery.SubmitDelivery SOAP API Call... var emailCondition = "@email = 'xyz@abc.com'";var deliveryId = nms.delivery.SubmitDelivery("gEmail",<del...
I am trying to build a report that shows information from our offer schema (label, start date, end date, HTML Rendering, etc.) based on use input of offer name and date. I.e. user enters the offer name or start and end date and they are able to see the offer information. I am defining local variabl...