The mapping between the dispatcher and the publisher is very important in designing the application. There are two ways, One to One -> One pub is connect to one dispatcherOne to Many -> One pub is connect to 3 or more dispatcher I could not understand which one should be selected on when. Can anyone...
When we rollout language copies from language master, I understand the changes from language master are not synced realtime to its language copies as in live copy. I want to sync the changes from language master into its language copies on demand basis [not using live copies]. On searching for a sol...
Is there a way to remove packages from the crx-quickstart/install folder without uninstalling them? Background:We upgrade our AEM instances by copying the service packs to the install folder.If a content package is removed from the install folder, it gets uninstalled and its content is removed. This...
Hi all, I am trying to add the below custom meta tag to page. How to render these multifield values to page. I don't have a clear idea how to do. Sling model:package com.pocdemosite.core.models;import com.adobe.cq.sightly.WCMUsePojo;import java.util.ArrayList;import java.util.List;import javax.jcr.N...
Hi Can I get sample code implementation for getResourceResolver() method.public class GetResolver implements ResourceResolverFactory{public ResourceResolverFactory resourceResolverFactory;@Overridepublic @notnull ResourceResolver getResourceResolver(Map<String, Object> authenticationInfo) throws Log...
When I download the latest cloud sdk from software distribution I could see the Graphiql Editor under General tab but when I am looking for the same on cloud author instance I am unable to find the same. I have updated the author instance to latest update available( release ID mentioned below)My Aut...