I created an OSGI bundle which I installed in AEM using system/console. I'm now creating a package to be installed in the testing and production environments. As a security precaution I can't install OSGI bundles in this environments. How can I create a package that can install an OSGI package witho...
Hi,In the text editor, write "Hello World". Highlight just "Hello" and click on Bold(B icon). "Hello" will be bold and "world" will be normal without the bold. When you click on the text "world" the styling icon bold(B) should get deselect. When you click on text "Hello" , the icon bold(B) should g...
Hello,I want to generate a title into a class. Example:<div data-sly-list="${contents.sections}"> <p>${item.sectionTitle}</p> <p>${item.sectionContent}</p> <div class="${item.subSectionTitle}" data-sly-list="${item.subSectionField}"> <p>${item.subSectionTitle}</p> ...
Hi Team,I'm doing below exercise. I created a new project and followed the steps given in below link and also created JSON bundle and installed it in AEM.Adobe Experience Manager Help | Creating an AEM HTML Template Language Component that posts data using AJAXHowever when I'm compiling/installing m...
Hi All,What is the recommended naming and structure to define your language node in site hierarchy.AEM 6.3+ onwardsen_US or en-US or /us/enThanks,Shehjad
Hi all,For our client, the requirement is to have Angular JS for Front End and AEM for Back End.Could Angular JS do Front Ending for AEM Workflows?We should be able to trigger workflows also using Angular JS.For that matter could AEM Workflows Inbox be realized from any front end, by calling some AP...
Hi all,For our client, the requirement is to have Angular JS for Front End and AEM for Back End.Could Angular JS communicate directly with AEM Back End or we need any other software?Appreciate all your quick replies.Thanks,Rama.
Hi,I have the quickstart jar for AEM 6.3 and I'm going through the WKND tutorial. I'm at part 2 and under the heading "Create our first page". When I create a template from the empty page template there are no "Drag components here", so I can't continue with the tutorial? It says to mark the root la...
I am upgrading my AEM instances from 6.1 to 6.3. I am facing some issue with AEM community feature in AEM 6.3 while it was working fine in 6.1. I am using ASRP method to store the data. Below are issues on AEM community:-1) Getting below 502 error frequently on community pages.Cannot call AdobeSocia...
Hi All, We are working on a solution to migrate the AEM Server from on-premises to AWS cloud. Need some help on the below questions. 1. We are using AEM just for creating PDFs by running CQ-quickstart-6.3.0.jar. Does it start entire suite of AEM or Does it start only a component required for PDF gen...