Hello! I am following instructions given to add a new named right and need to update a field length for the xtk:group name field from 64 to 128 bytes. I am working from the Adobe documentation for campaign classic v7.I am not able to get this work. The group table isn’t listed for update when I perf...
Customer is buying V8 and AEP.Just going through V8 docu and would like to know how to realize campaigns based on web events. I see that Campaign is not able to track web events and we need to do tracking with WEB SDK and then share audiences with V8?
Hi all, I have a workflow that runs every day and includes multiple Wait activities, each lasting more than one day. My question is: when the workflow runs again the following day, will the ongoing Wait activities be terminated, or will they continue until their specified wait time has been complete...
Hi, My use cases is that currently I have a Voucher code table which is automatically linked to each recipients. The recipients is then linked to the Voucher code table. I want to have a landing page in which I can get different unique Voucher Code to be displayed for each different user. I use pre-...
Hello Community,We have a Campaign/worfklow that is set to run indefinitely in ACC which runs daily. We are relying on Delivery Logs to see if this email was sent, but unfortunately the delivery logs are retained for only 90 days so once the 90 days period is over there is potential a chance that th...
Here my current schema, but I'd like to make the attribute the primary key:<attribute label="aaa" name="aaa" type="string"/>How to do so?<srcSchema _cs="DTI_XXX (abc)" created="2024-08-26 19:36:36.581Z" createdBy-id="0"entitySchema="xtk:srcSchema" img="xtk:schema.png" label="DTI_XXX"lastModified="20...
I'm working on an Adobe Campaign workflow that generates personalized PDF attachments for each recipient based on customer data. Before attaching these PDFs to the emails, I need to encrypt them with a password to ensure security. Since Adobe Campaign doesn’t seem to have built-in PDF encryption ca...
Hi all, @ParthaSarathy need one help based on your old posthttps://experienceleaguecommunities.adobe.com/t5/adobe-campaign-classic-questions/how-to-fetch-total-count-of-opens-and-clicks-for-the-specific/m-p/646792#M21154I need to add 2 attachment coming from data extraction activity in Recurring del...
According to documentation, performance wise, it is better to limit/indicate the length of the fields/attributes. How to do so?Currently I have this in the XML definition: <attribute label="Código Interno Computacional" name="CODINTERNOCOMPUTACIONAL"type="string"/>Adding: value="50" results in error...
Hello,I am creating an enrichment to pull in first name from a separate table that will be used in an email. The field is defined below in Adobe, but when I code the targetData to reference that field, I am getting the error the targetData is not defined. The way the enrichment is set up it looks ...