I'm working with Adobe Campaign Standard and I'm trying to create an email confirmation. What I have now is:Profiles coming up to ACS from our company's website (via API).Profiles are added into services (based on some profile information).What I would like to happen after profile has been added to ...
I have data such asbrDataBR_Code BR_Name BR_Manager_Name BR_Manager_EMAIL_ID BR_Manager_Phone# A B C a1@gmail.com 9123333333X Y Z b1@gmail.com 912333333...
Hi there, I need to know how you create a control group in a Delivery but instead of doing a random selection, you get the Control Group from a previous campaign that was sent out? I have tried so many ways but can't get it to work...HELP
Hi,I'm hoping that you can help me again. My question is: how I can insert variable intName instead of 'OP125' inside <where> condition?My code in JS workflow activity is:var intName = 'OP125'var query = xtk.queryDef.create( <queryDef schema="xtk:workflow" operation="get"> <select> ...
Hi guys,I have been tasked by my senior to find a few column name within a Database that I can't have an access to via mySQL but connected to campaign.From my understanding, there is a schema called "Data Schema" that contains all schemas inside campaign which means it contains all the table that ex...
Hi:I am trying to modify the delivery form. And want to add the follow function: Add a button in the "email delivery form", and when the button was clicked, the Internet Explore can be open and redirct to a specified URL.I meet the follow issuse:(1) What is the method/API to open an Internet Exp...
Hey guys!New to the forum, and also to Adobe Campaign I'm more of a "CRM-person", and used to working with Salesforce and Dynamics CRM. When it comes to MA-tools I have some knowledge about Campaign monitor, Mailchimp, Apsis, Hubspot and Marketo. (And oh, I'm on the IT-side of things if that makes ...
Hi Team,We often come across scenarios wherein workflows are getting in error state with the log 'no free disk space available'. After checking the database usage of the workflows we came to know that the workflows were not cleaned up (i.e their temp tables were not dropped and which was occupying u...