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...
Hi All I am currently working on implementing a workflow process in edge delivery services for our project. I would greatly appreciate it if you could provide any guidance . Thanks
Hi AllWe are using ACS commons redirect manager to manage redirectsWe have a need to remove many redirects from the rediret manager.is there a way to remove them via excel sheet.acs commons document says it only appends the current redirects with the one from the file uploaded(The redirect map file ...
Hi All, I want to extend out of the box teaser component and add second image to it. I want to make sure the second image also uses delegation pattern and all the features like Lazy loading, dynamic media etc. When I look at OOTB teaser component core java code it is implementing lot of things and i...
Example:The current level starts from /content which is 0. If I have given the current value 2, /content/abc/us/xyz/demo.html It should print the us/xyz/demo for me it is showing demo Any Suggestions ThanksJhansi CH.
Hi Team,We have 4 publisher instances and some times we observed content in all publishers are not in sync, is there any way to route requests to a specific publisher instance in AEM for testing purpose from live site.For an example :-When i load a page in live url (www.example.com/home.html) the re...