I am trying to create new email campaign in AEM 6.4 with Adobe Campaign 6.1 template. When clicking on the properties of the newly created campaign, not getting the cloud service tab.On existing email campaigns, the cloud service tab is there and the newly added cloud config is available under the d...
Hi All,I just started learning AEM CMS , since I come from a java background I am not sure how much AEM need Java.I would like to know the important topics in AEM which are important to learn in the long run .Awaiting replies ...
How to configure the page-template property for the community site. Example: For we retail the /libs/social/console/components/hbs/sitepage/sitepage.hbs choose to display the content for wereatil.hbs in /apps/social/console/components/hbs/sitepage/weretail.hbs rather than its content. How do i confi...
Hi All,We are facing an issue with WorkflowStatus api to get current wf status of a resource.It works fine when we start a workflow and get running status it return true but when we deploy our code again even though workflow still in running condition ,the api returns us as false.resource.adaptTo(Wo...
I am doing PoC where my products will reside in Magento and then it will be shown on AEM site.Please provide me pointers on the same. How should I integrate Magento with AEM? How do I make API calls to fetch products from magento?Thanks in advance.
Hello,We are using AEM 6.3, and I'm trying to detect if the mode is Touch UI or Classic UI.I've tried following https://wcmaem.blogspot.com/2016/07/how-to-check-touch-ui-mode-in-sightly.html. But it is not working in Touch UI.My code:<p>Text before</p><sly data-sly-use.wcmModes="/libs/wcm/foundation...
Hello - I want to reorder contact category sections. I know there's a move button but it's not clear what to put in. For example our administration section is last and I want it to be first. It wants to rename it but that's not what I need it to do. Please advise.
Hello,Exploring the use of Model class which can be used for HTL components. I see below two usages @Model(adaptables = {SlingHttpServletRequest.class}) Seen here@Model(adaptables = {Resource.class}) Seen in the archetype HelloWorldModel.java What is the difference in using either of them? I checked...
We want to use the migrate tool to export data from AEM 6.0 with MongoDB to an AEM 6.3 instances on another site.For that we need to export all data from the MongoDB, transfer the data to the new site and import in the new instances.As the size is exceeding the 4GB we cannot use the package manager ...
Our current website is not on AEM. We are replacing the current website with AEM based website. We have created all new pages. We don't want to redirect old urls to error page. We wish to permanently redirect old urls to similar pages. We have around 100 such urls. I am thinking of writing permanent...