Hi. Does anyone know the Cloudmark error codes equivalents for ACC? In Adobe's delivery log they appear like this: 'Momen_Code50_MailBlock', 'Momen_Code51_SpamBlock' and 'Momen_Code52SpamContent'. I want to match them up for mitigating them on the Cloudmark CSI IP Reputation Remediation Portal. Clou...
Hi Guys, I have email template with the feilds in recipient table like <%= recipient.firstname%>, <%=targetData.anneversary%> Currently I am passing email field to SubmitNotification API call like below : Note: When i pass @ID instead of @email my recipient.firstname piped correctly. But the que...
Hi, We have a push notification with a uri parameter. The uri is a normal url, like https://adobe.com.The problem we have is that the uri parameter is working if we disable tracking in ACC, but if we enable it the uri is being rewritten, and the app doesn't understand it.How can we activate tracking...
We're not sure what happened, but we are missing a couple of nms schema files (nms:namespaces is one of them).I do have the xml for it, but AC won't let me import nms/out-of-the-box files. Is there a way around getting it back?
Hi Team,I found a strange thing, when use Data Loading(RDBMS) activity to load external database data, but When named a big letter table name, the activity configure can not show the column, but it can be done when table name is small letter.
When sending an email we have no tags in the HTML content source. But unfortunately, we have space in between tags. Can we remove the space in between using an expression? Eexted<!--[if mso]><!--[if !mso]>--><!--<!endif]--><![endif]--> But Currently we have <!-- [if mso]><!-- [if !mso]> --><!-- <!e...
When adding mso tags in aem component and publish page to ACC. MSO tags don't work Expected <!--[if mso]>But its rendering <!-- [if mso]> It's getting the HTML source of the component but its adding space in between.
Hi Is it possible to use tracking for URL's in Android and iOS push messages? I checked and it does not seem to be working. I can see Open action, but cannot see any button clicks and the URL's in the context are not replaced with tracking server URL's. Is there any way to enable it? The tracking i...
Hello, We have table which links to the recipients table with a 1 to many relationship (1 recipient may have many records in the 2nd table). We are trying to list data from all linked records in the 2nd table for each recipient. For example, in an email to John Doe we would like a bulleted list of I...