Hi,In my workflow I have one OR split with 5 branches.How I can programatically access comment which one enter while choosing one of the option in its subsequent step.Thanks LM
Hi,Any one used com.adobe.granite.comments API's to add comments to assets?I have a requirement to add comments to some assets programatically.Any help highly appreciated.Thanks LM
Hi All,In my CQ instance I created a new replication agent.Looks like all reverse replication items also falling in to the new agent I created.Is there any way to ignore reverse replication related items from falling the new agent I created.ThanksLM
Hi,In my workflow I have one OR split with 5 branches.How I can programatically access comment which one enter while choosing one of the option in its subsequent step.Thanks LM
Hi All,I have a requirement of getting the vanity URL of a page based on the mapping mentioned in pub while being in author instance.Mappings are available only in publish instance.My ultimate requirement is while activating a page I need clear dispatcher cache of that specific page both in full pag...
Hi Peter,Thanks for your speedy response.After looking into org.apache.sling.jcr.resource-2.0.6.jar codebase, it looks like JcrResourceResolverWebConsolePlugin class contain an entry like MapEntries mapEntries = this.resolverFactory.getMapEntries();. Ultimately I need to get hold of the MapEntries. ...
HI all,I am in a process of getting MapEntries using CommonResourceResolverFactoryImpl defined in org.apache.sling.resourceresolver.impl. But I didn't succeed in getting hold of CommonResourceResolverFactoryImpl. Any advice in this regards highly appreciated.Thanks in advanceLM