Here is part of the dialog <path jcr:primaryType="nt:unstructured" sling:resourceType="granite/ui/components/foundation/form/pathbrowser" fieldDescription="Select media list item link" fieldLabel="Media List Item link" name="./path" predicate="predicate" rootPath="/content"> </path> import org.apach...
Hi all,In a sling model adapted from a resource, I need to access information on which selectors are present.Please note that I cannot use adaptables = SlingHttpServletRequest.class since it mus work when adapting from a resource.I have not found a way to do this, is there one?I've tried injecting t...
In AEM 6.2 watch folders were introduced. Is there also a service for checking for incoming eMails on the OSGI stack?(ie similar to the incoming email feature that is available in LiveCycle as a workflow startpoint.)
HiWe are configuring amazon S3 with AEM 6.0.For previous version of AEM there is a way to configure the data store class. ->https://docs.adobe.com/content/docs/en/cq/5-6-1/administering/s3-connector.html <..put xml here..>but in 6.0 documentation there's no mention of where the S3DataStore class is ...
Hi Team, I would like to add new menu items to the PageInformation menu. Any suggestions/ideas how to do this? Thanks In Advance !!!!!!!!!!!!!!!!!!!!!!!!!
Hi Folks,I had a question about building an QueryBuilder predicates in AEM java. I'm building a predicate that tests for more than one tag. The tag types are different, belonging to different groups in the Tag library. Here's a snippet of my code:map.put("type", "cq:Page"); map.put("1_property", "jc...
Hi Team, I have some resource created in AEM social communities of type video. Even though i have completed the video, status of resource is not changing to complete from In-progress. Anyone seen this kind of issue before? Your help appreciated!!!!Thanks-Saicharan
Hello,We are upgrading AEM 5.6.1 to 6.2.I am checking crxde lite and found that error log does not show up properly.All we read is No appender with name [/logs/error.log]This messesage keeps repeating.I loggin http://ourserver:4502/crx/de/index.jsp with administrator acount.Then clicked "Console" ta...