Hi @arpan-garg , Not sure if this helps, but can you please check if RegEx can be used? Something like below. {STRING}.regexGroup("\\d{2}-\\d{2}-\\d{4}")
Hi @Sanjana12 ,Have you verified if the assignees are receiving other emails from Adobe Campaign? If not, it's possible their email might be quarantined or they've opted out of receiving emails.
Thanks @SatheeskannaK The suggested approach is sound, however, the limitation of using a forward email address outside of Adobe's subdomains introduces a potential risk to user trust in the authenticity of auto-responses. So this is something to think about beforehand. @Ajo_WisdomChase Thanks!
Hi @MichaelJo13 , The dataset gets updated based on the data ingestion type e.g. Batch or Streaming. Please have a look at the document https://experienceleague.adobe.com/en/docs/experience-platform/ingestion/home to get more details on how the data gets ingested into the platform. Data Ingestion an...
Hi AllI have a quick question regarding a specific use case with a client. The client has their Adobe Analytics (AA) instance under one Org ID (ABC@AdobeOrg) and their Adobe Campaign (AC) instance under a different Org ID (XYZ@AdobeOrg). The client operates globally with support from vendors across ...
Hi @sreenu539 , I think an Adobe support ticket will get help with this as an enhancement but for now maybe you can create an Event Listener to listen for changes to the content fragment resources and trigger the synchronization process. Something like below to check if this works as expected. @Comp...
Hi @Hurston , While AJO doesn't have a direct CSV import feature like your current ESP, it provides powerful tools to achieve similar results like Fragments(Dynamic Content Blocks), Template Variants, and Decisioning etc. which can be used for such use cases.
Hi @Ajo_WisdomChase , I don't think this is available in AJO. Please have a look at the below workaround in ACC and see if this can be done for AJO as well.https://experienceleague.adobe.com/en/docs/experience-cloud-kcs/kbarticles/ka-22514
Hi @god_prophet While there's no explicit limit on the number of foreign keys you can create in Adobe Campaign, introducing 20 foreign keys to the recipient's table could potentially impact performance. Here's why:Database Performance: Each foreign key adds an index to the database, which can incre...