Thank for the input,I have shared an Idea like you suggested. https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-classic-ideas/support-for-lt-amp-img-gt-tags-in-amp-mailers-uploaded-via/idi-p/756083
Hi Everyone,While uploading an AMP mailer using the Browser folder option in the Email Delivery template, I noticed that Adobe Campaign Classic (ACC) does not properly update image paths to URLs. Upon investigation, I found that the issue is due to the use of <amp-img> tags in AMP mailers, whereas A...
Workaround:Create a workflow that refreshes the list of records every morning.Ensure the list uses Subscriber Applications as the target dimension.Create a Filtering-type Typology Rule and configure it to reference the generated list.In the delivery, go to the Exclusion tab and use this typology rul...
Hi,We have configured Pressure rules for Android and iOS, but they are not showing up in exclusion tab or in exclusion summary.We configured contact date in delivery as well using control typology and made sure control typology will apply first and pressure will apply after that. Need your help. @Vi...
I tried this, but its not throwing any error if left empty. Tried all below types1.<input colspan="1" label="Template Name" menuId="deliveryMenuBuilder" name="templateName" required="true" type="scriptEdit" xpath="/delivery/content/whatsapp/@templateName"xpathInsert="/ignored/customizeWABAContent"><...
Can we do something like this? <element name="StockEN" type="link" label="MyLink" target="cus:Stock"> <join xpath-dst="@country" xpath-src="@code" dstFilterExpr="@country LIKE @code"/></element> [OR] <element name="StockEN" type="link" label="MyLink" target="cus:Stock"> <join dstFilterExpr="@count...
Hi @Milan_Vucetic ,Were you able to automate this? I was able to add the content by creating custom content fields with content definition in Delivery. However, Im unable to force processDeliveryPart to use this content while triggering messages. Can you please help me understand how you were able ...