Hi Team, We are planning to utilize ACS transactional templates in AC V8. But unable to get the rtEvent. ctx attributes using data-nl- attributes. Please help us with how to enable data-nl attributes in the V8 transactional templates. Thanks in advance. @Amit_Kumar @Jonathon_wodnicki
Hello Everyone, I have a requirement where I need to compare data from 2 different transitions and take the last modified record. Example: Transition A has details as below: ID|Name|Type|Last Modified 1001|ABC|Book|20-01-2023 19:57:00 1002|ABC|Book|20-01-2023 18:30:00 Transition B has details as be...
Hello, I have question regarding building a process for exporting the delta of new address entries in the xxl:nmsAddressXl table of based on creationDate by including the following data elements: Status, Address, Creation Date, Error Reason. Did anyone built/designed a process to export to an extern...
We have subscription and un-subscription forms in AEM - Campaign. We have custom optin and default no longer contact email opt out written in the JS format under campaign. 1) When sub works - Optin: Yes; Default Opt Out: No 2) When unsub works - Optin: No; Default Opt Out: Yes But if we RESU...
Hi Team, I was getting syntax error on recurring SMS delivery and below is the same. I am wondering what syntax error causing this as this is simple non personalized SMS delivery. So I clicked the option below and issue got resolved on workflow level but did not received the SMS. Can anyone plea...
Hi, We have added a custom long field to a delivery template, which is saved in the nmsDelivery-table. I would like to use the custom field like this AddDays([delivery/@customField], GetDate()) and then save it in a custom datetime field in the broadLogRcp-table upon delivery execution. I would like...
Hi Everyone, While making an API call (Transactional type) I need to pass a link inside CTA. The link has multiple parameters and when I make the call, it gives the below error. Below is the API Call It gives an error at the '&' symbol. Any help on this? regards,
Adobe Campaign Classic, servers on-prem We get daily deadlock errors. Our solution runs five workflows every 10 mins; we have two big batches of workflows that run at 10 am and 2 pm. We get, on average, one deadlock failure a day at all times of the day - there is no pattern to what time the deadl...
I've been trying to use dynamic conditions to select seeds in a delivery. If seeds are imported as seed templates, it works. However, if I use dynamic conditions, it throws the below error. The seedlist size was limited to 25 seeds, so I doubt this is large enough to warrant the instance's inability...