Hi, I'm trying to understand how dispatcher works, I don't know if someone can help me with this specific question. For example, I have a farm, in this farm I can set /filter for my author instance. If, for example, I deny my filter all pages ending in .html, then, from my author, I could not access...
Can we create different exporters for different content fragment models, just the same way we would create for different components.meaning a content fragment model (article) would export only 2 fields when its put on a page (and accessed via page.model.json)and another content fragment model (eg ba...
Hi, I have created a custom workflow to publish a page under /conf directory. I need to use this workflow in manage publication. Is it correct to add custom workflow which is in /conf folder? bcz I was getting this error in console when I added my workflow"Cannot create workflow model from node: /co...
Hi, I'm trying to display only a specific page which is under child[0] for a specific set of pages. The pages iterated through other pages will remain the same.Eg :A a b c B d e fC g h iThis is what the ...
Hi,As the separation of pipeline is available for AEMaaCS to deploy dispatcher configuration, we're having scenarios where we need to make frequent changes to sling mapping and dispatcher config. So, deploying dispatcher config is quick instead of running full deployment. Is there any quick way to d...
Hi,I've been trying to find out way, do'-don't's of how the user/group permission can be synced with AEMaaCS? As I've read the official documentation, it shows via User Sync tool or uploading via CSV or connecting via active directory to sync users/groups. But, I didn't get the part how existing per...
Hi Team ,I have rebooted AEM publisher server and it is observed that all custom logs configuration are not picked by publisher process. All logs are diverted to stdout.log with INFO level and below logger configuration is added automatically with additivity to True.org.apache.sling.commons.log.CONS...
Hello eveyone I’m working with selectors and tags and I need to load the next page while keeping the tag. <li class="cmp-pressreleaselist__page_next"> <a data-sly-unwrap="${list.isLastResultPage}" href="${currentPage.path @ selectors=[list.currentResultYear,list.currentRes...
If I have created a site structure in AEM, further in any of my page how can I make use of sling models. For ex: I want to create a corporate website which makes use of various AEM components. Considering I have various pages named Home, About us, Contact what are the possible use cases of sling mod...