Hi guys, I'm trying to create a Split activity based on distinct values of fielddata. I'm trying to fetch city centre data from regions. I tried this in JS: var query = xtk.queryDef.create(<queryDef schema="temp:enrich3" operation="select" distinct="true"><select><node expr="city"/></select></queryD...
Hello, I am using the script from the A/B documentation however when I run the workflow the wait activity doesn't actually wait. Once I approve the A and B test email templates from the dashboard the wait activity doesn't wait and the java selects the winner before an email is opened/clicked. I ra...
Is there a best practices way to do form field validation in ACC? I would like to limit a zip code form field to 5 numeric characters and throwing an error message if the requirements are not met. I've considered handling this via a split activity or JS but wasn't sure if there is a way to validat...
Hi Team, I have built Custom table under Administration >> Campaign Management >> Target mappings.Using these tables for email delivery. But I'm unable to track the Email whether those records links are "Open"/"Email Click".records are not coming in tracking Log Rcp and Delivery Log schema. Can anyo...
Hello everyone,your help would be much appreciated to achieve the following requirements:- In the end we would like to generate HTML files (one per recipient) and export them to a SFTP server. The HTML files shall be generated based upon a certain delivery template, but should include the recipient'...
Hi Team,I found logs under the /var/default/log/ would continuing grow very huge volume. So just wondering is there any configuration to make these logs be cleaned?
Hello, there is no "executionType" field on ACC.=> do you know how to identify continous deliveries ? (not by the check of the lack of the analysis end date)
I've a use case where I have a table with several duplicate records now I want to fetch only the duplicate users and delete some fields data for those users only where the data was updated 6 months ago . I use Adobe Campaign Classic. Thanks!!