Dear AEM Community members,I am attempting to use context hub to resolve a few segments based on query parameters in the URL. The approach is as below:Create a few segments that produce that will read query parameters in URL and accordingly form a resolutionCreated few variations of the teasers that...
Hello Community! For the better understanding of OSGi and Sling Model, I was working on this tutorial Adobe Experience Manager Help | Creating a HTML Template Language and Sling Model DOM parser component At the Deploy the bundle to AEM section, I have a problem install Jsoup.On the note, If I get ...
Hello Everyone,I have added rte plugins for text area within a dialog in AEM 6.3 touch UI. I see that the rte toolbar is displayed only when you click inside the text area.Is there a configuration which will always display the toolbar?Following are the screenshots for your reference:1) When the dial...
The AEM Experience Fragments can be created with pre-built templates like Html, Facebook, We-Retail. It is does not provide a design mode option to select my custom components.https://docs.adobe.com/docs/en/aem/6-3/author/experience-fragments.htmlHow do I use my custom components in designing/buildi...
Hi,I am trying to export a page using Page Exporter api and by using the method export(Page page, ResourceResolver resolver, String targetPath) . I want that my zip file exported should be saved in side a crx node. How can I give a path value in this method so that my zip generated gets saved inside...
Wrote own listener following [1] & configured required service user, sling sync distribution configuration. On the source instance job gets created & I can see package is correct at /var/sling/distribution/packages/contentpubsync-vlt/data/dstrpck-1507039754780-cf8e2ec6-ef4c-4c2b-944e-66f77bdd1926/...
I am making an raw ajax call on the clientside, which look like the following,var url = '/bin/denisa/dummyServlet';var xhr = new XMLHttpRequest();xhr.open('GET', url);xhr.setRequestHeader('Content-Type', 'application/json; charset=utf-8');xhr.setRequestHeader('Accept', 'application/json, text/javasc...
[Thread Edited By Adobe] /*Don’t forget to meet and greet your fellow peers virtually by telling them about yourself here. Go ahead and to it now: https://adobe.ly/3eDnB4v */ Actual Question: Dear AEM Community, Currently, I'm working on AEM 6.3 OSGi R6 Official OSGi Declarative Services Anno...
Hi,I added new articles as usual in AEM, but get a error message when I want to preflight them: "Preflight failed because of network error."Also publish is greyed out so I cannot publish anything as well. I checked maintenance and there is nothing going on at the moment...?What can be the problem? D...