Hello all,Do AEM Communities necessarily require a Storage Resource Provider (SRP)?For many functions of AEM Communities, we need to display forms to the end users. How are these different from AEM Forms (Available with a feature pack, have Adaptive Forms feature, PDF Conversion, Adobe Sign, etc)?Th...
I have used the maven archetype10 as shown below and created the project structure and everything was fine.mvn archetype:generate -DarchetypeGroupId=com.adobe.granite.archetypes -DarchetypeArtifactId=aem-project-archetype -DarchetypeVersion=10 -DarchetypeRepository=https://repo.adobe.com/nexus/conte...
Hi guys, In AEM 6.2 release notes it says AEM has capability of adding X-FRAME-OPTIONS to response headers.This is what is in docs:Added configurable X-FRAME-OPTIONS header to avoid click-jackingThe documentation doesnt state where that can be configured.Where can I configure that? On OSGI?Thanks. ...
I am new to AEM and want to be certified AEM developer but its hard to get study material and other stuff online. could you please suggest me the right way to pursue it.
Description of setup and problemAEM Version: AEM 6.2 SP1UGC storage – JSRP. Topology: single Author, single Publish.“cq-social-reporting-management” bundle version: 1.0.77Description of component and contentComponent path:/libs/social/reporting/analytics/components/hbs/communityactivitylistContent p...
Hi,I get this error every time I include my parsys component which actually worked a while ago. In the CRX I can see a new node formed for the component in /content/mypage but when I refresh the page, I cannot the see the component again. But the node is still present in CRX. When I include the same...
Hi all,with AEM 6.2 YUI compressor can be replaced with Google Closure Compiler (GCC). Do you have any experience with this?PerformanceJS statements that were compatible with YUI but not with GCCimprovements in compression ratioThanks.
am trying to implement an OSGI service which can serve me as ConfigurationFactory the service implementation has just two properties as shown below.@Property(value="this is service variable property value") static final String MY_SERVICE_VARIABLE = "service.variable"; @Property(description="Label fo...
I'm manually creating vanity URLs on assets by setting the sling:vanityPath parameter under the asset's content node. This works fine for pages, and initially is working great for dam assets, but after rebooting the assets are no longer available under the vanity URLs and return a 404. Is there some...
Hi, in AEM, when I do a copy and paste for a page with subpages, it seems all the subpages are also included. Is there any way to make a copy without including the subpages? I have to go into the duplicated page and manually remove the subpages after. The subpages only continue to grow as time goes ...