@cdermody have you reviewed this documentation on the creation of Content Blocks in ACS https://experienceleague.adobe.com/docs/campaign-standard/using/designing-content/personalization.html?lang=en#creating-custom-content-blocks
This explains how you will create the new Content block. What you p...
@cdermody Within ACS you have the ability to create the Content block that can contain the Associate Name. This is the documentation on creating a content block in ACS: https://experienceleague.adobe.com/docs/campaign-classic-learn/tutorials/sending-messages/email-channel/personalization-with-dyna...
Based on the documentation any new field you add to be a Personalization Field will be available within the delivery in the same manner as the standard recipient based personalization fields. I would recommend a quick test of creating a delivery and seeing if your newly added test personalization f...
Hi @cdermody , From a best practices and deliverability standpoint you will not want to adjust the sender email address coming from Campaign as you need to be sending on a consist address which has been associated to the IP's assigned to Campaign and warmed for the sending. There is more flexibilit...
On your second topic of Best Practices, is there an area within Campaign that you are looking to gain more information? As Campaign is a robust tool there are several areas of best practices that can be addressed, narrowing down your questions will help us to provide you with the best guidance.
Hi abirwadhwa, I can share some information to you on the first topic, Upgrades on Adobe Campaign Classic v7. Adobe has been working over the last several months to upgrade all of our Campaign Classic customers to the latest v7.x version of the platform. Our goal is to get our customers on the lat...
Hi @juliensteinling1979, I am not aware of any method to delay this for a specific delivery. The only potential thing I can thing of is reducing the frequency of how often the broadlog and tracking workflows run to pull the data and do the calculations. The downside to this is that it would impact...
An additional item I wanted to mention is to look into the data retention policy for all of these tables. If the customer is exhausting keys it could be the result of having a retention policy that is too long for the volume of new records being created. Reduction in data retention could free up k...
Hi @maheshk38824399 ,Future builds have also addressed segregating tables from using XtkNewId, specifically in Build 9346 the nmsGroup table is moved off of this sequence. From the release notes: A dedicated sequence is now used to generate the primary keys for the nmsGroup table, which is used to ...
Hello, There are a couple of things that can hopefully help address this:1. There is an option parameter, NmsMidSourcing_LogsBatchSize, that can be altered to increase the batch size of the number of logs being pulled by the fetch. The default is normally set to about 1,000 in most instances, this ...