Hi Team,I have a Column control component and i'm aware of the by using cq:template node we can set default no.of columnsex: columnAmount="2". (this is fixed across all templates)But, i wanted have different no.of columns for 'Column control' component on load for different templatesI searched and c...
While loading the embedded image we are getting below errororg.apache.sling.engine.impl.SlingRequestProcessorImpl service: Uncaught Throwablejava.lang.NoClassDefFoundError: Could not initialize class java.awt.GraphicsEnvironment$LocalGE at java.desktop/java.awt.GraphicsEnvironment.getLocalGraphicsE...
Hi Folks, I have a small challenge here about the content synching from PROD to STAGE environment. Here is my client env setup.1. AEM On Prem version 6.5.192. Lower environments are without SSO - DEV, LT, INT3. Higher Environments are on SSO authentication - STAGE and PROD. Having browsed through th...
In our project we need to do a search feature, to check the keyword present inside jcr:content , of all the pages, need to check it is available or not in complete depth, we don't have any fixed paths or fixed container depth it can be as deep as possible , for example a component can be placed insi...
Hi Community, I was trying to send email using Oauth configuration from AEM cloud author instance. I have followed these docs for the setup in Azure and in AEM. https://aemconcepts.com/home/smtp-integration-with-aemaacs-over-oauth-2-0/ & https://experienceleague.adobe.com/en/docs/experience-manager-...
Hi Team,I did try to create Clientlib with categories="[cq.authoring.editor]" and load while creating a page using template, but it didn't load.where as the same clientlib loading while editing page properties with custom category.My requirement is to do below activities while creating a page,setup ...
we have a usecase to do dynmically check the SAML authentication for a page. The page will get dynamic assetpath from the selector from url. based on the asset path we need to do saml authentication. We dont want to add the path in saml config in configMgr because the page will act as public for ano...
Hi I want to read all the files present in a folder in crx/de. So for example I have one folder in crx/de(AEM 6.5) by name DataJson which contains json files.For example file names are one.json, two.json, three,json.Now I want to access the name of all the files which is present in DataJson folder ...
org.apache.jackrabbit.oak.plugins.index.search.spi.query.FulltextIndex$FulltextPathCursor Index-Traversed 20000 nodes with filter Filter(query=select [jcr:path], [jcr:score], * from [cq:Page] as a /* xpath: //element(*, cq:Page) */, path=*)How to avoid this error.What is wrong happing here while exe...