saik8550271
saik8550271
30-03-2019
I am trying to create a content for the emails in the AEM. I am not able to find a references for email optimized templates in AEM instances. If anybody knows information, can you please point me correct direction. Your help is much appreciated
Arun_Patidar
MVP
Arun_Patidar
MVP
30-03-2019
Are you looking for workflow notification email templates? if yes then you can find templates ate below:
/etc/workflow/notification/email
saik8550271
saik8550271
01-04-2019
I am using 6.4.2 version. I am trying to look to context for the emails in AEM like kind of newsletters, which I can see OOB things in AEM 6.1 version in Geometrix Outdoors project. Where as I am not able to see it in latest versions of the AEM. I am referencing below documents and I am not able to find the template to build newsletter/email. To build emails/newsletters content only, is it mandatory to have Adobe Campaign Manager integrated?
Thanks,
-Sai
Best Practices for Email Templates
AEM 6.1 version Geomtrix Newsletter editor reference is here: http://localhost:4502/content/campaigns/geometrixx-outdoors/e-mails/polar-googles-offer.emailclient....
smacdonald2008
smacdonald2008
01-04-2019
This is an older article - but sounds like what you want to do. Build content in AEM - ie a newsletter and use Campaign to mail it:
Gaurav-Behl
MVP
Gaurav-Behl
MVP
01-04-2019
I couldn't find a newsletter template for "We-retail" reference implementation like Geomettrix had. You could install Geomettrix from packageshare for testing purpose or create your own template using new standard practices.
The underlying implementation is still similar to what used to be in earlier versions.
Docs:
https://helpx.adobe.com/experience-manager/6-4/sites/authoring/using/activitylib.html
https://helpx.adobe.com/experience-manager/6-4/sites/authoring/using/email-marketing.html
Arun_Patidar
MVP
Arun_Patidar
MVP
01-04-2019
you can check below sample templates if helps and also check we-retail campaigns?
/libs/cq/personalization/templates/campaign
/libs/mcm/campaign/templates
/libs/commerce/templates/promotion
/libs/commerce/templates/voucher
Somens96553972
Somens96553972
23-07-2019
Hi Sai,
Was you able to get any inputs why the Campaign email template is not available in AEM6.4 while creating content and what needs to be done to resolve it?
Also as per the below doc it should be available by default .
Thanks,
Somen
Somens96553972
Somens96553972
24-07-2019
Inside Master Area , the OOTB template is not available due to restrictions via allowed parents. Another campaign page needs to be created using Campaign template. So the correct sequence is :-
Sites > Campaigns > <YOUR_BRAND> > Master Area > Campaign > Select and then create a page, and choose Adobe Campaign Email (AC 6.1)
Adobe Campaign Email is internally referring to '/libs/mcm/campaign/components/campaign_newsletterpage' which has been mentioned as deprecated and adviced not to use in new projects. Is there any guideline available from Adobe how the new campaign templates need to created for integration with Adobe Campaign tool ? Sample new structure from Adobe can help the customers which is missing now.