I created a FDA connnection to a MySQL database. And then I use the activity "data loading(RDBMS)" to synchronize the data from the MySQL tables, the table has aout 30 million rows in it, after I run the activity for 10 mins, the SQL process in the MYSQL database missing from the processlist. How ca...
I need to include a variable from the TargetData in my deliveryCode or deliveryLabel so that I can use this to exclude the recipeint from the workflow at a later date. eg. Identify if the target recipient has recieved an email with variable X in the last 7 days The variable X is based on where they ...
We have discovered that our campaign users routinely set the "keep the results of interim population between between two executions" for campaigns, hypothesis and technical work flows. This can causes issues with DB disk usage so we would like to create a technical work flow to monitor for this set...
I am feeding ACC nms:broadLogEventHisto data to a legacy system which cannot accept primary keys that are larger than 32 bit integers, but needs a unique value to represent the records. The reason for this can be ignored for this use case. It turns out, all broadLog tables, with the exception of tho...
Hello all, I'm writing you to see if it's possible to include a seed mention, when sending the campaign to the seed. For instance: [Seed] Subject line In order for the people included in the seed list to know that they were included as a seed upon receiving the message. Thank you in advance for y...
Hello I was trying to find a way to reference the 'APP01' part of http://xxx.adobe-campaign.com/webApp/APP01 within the webapp so that I don't have to hard-code the URL in the HTML. Is this achievable? Thanks, Gigi
Hi Guys, I'm not able to login to adobe campaign through my adobe-id , whenever i try to connect after clicking on the connect with adobe-id checkbox its throwing error . Has anyone else faced the same issue .Thanks,Shashank
Dear Team We are facing an weird issue while executing DB cleanup WF.It keeps failing with an table doesn't execute issue. if we recreate the table - the issue moves to other table. As per analysis, it is fetching the data from sysobjects WHERE type = 'U'. Could you help me how to resolve this issu...
We are saving values in a field whose length set on schema level as 2000 characters. Before saving, values of strings > 1023 characters are perfectly stored in "ctx.vars.Comments" or "ctx.webAppLogRcpData.Comments" but while saving field value to the schema using xtk.session.Write(xml) method, the v...
I am trying to come up with the best approach to capture traffic source on a WebApp.. I would like to identify if a user came through a particular campaign using UTM tags i.e ( 'utm_source','utm_medium','utm_campaign','utm_content') and possibly referrer. Has anyone done something similar? I am thin...