I am using i18n, however it prints only key name not the valuehere is my tag<meta data-sly-test="${'ll_meta_test_content' @ i18n}" name="ll_meta_test_content" content="${'ll_meta_test_content' @ i18n , locale=request.locale}" />here is my i18n node with valueSome test contentIn the generated html I ...
I have an AEM OSGI Workflow application that makes a number of REST API calls as part of the workflow. For every REST call I am creating a new HttpClient instance and noticing some slow memory leak issues with this over a long period of time. The Apache documentation for HttpClient actually suggests...
Hi All,We had a requirement in our project, where we query certain node in JCR which has multiple pages and we pull the results based on one jcr property on the page i.e. pubishDate. Theses results are ordered on the front end in form of tiles based on latest publishDate.This field is filled by the ...
Hi,I am getting error while trying to configure AEM DAM - marketing Cloud Synchttps://helpx.adobe.com/experience-manager/6-3/sites/administering/using/configure-assets-cc-integration.htmlI believe that if things go fine then, Mac Users are created in AEM and also 2 replication agents in authors are ...
Hello everyone,I 'm unable complete installation for AEM Forms 6.3 trial version on my windows 10 pc. It is getting stuck while Configuring Acrobat for PDFGenerator. It is unable to start service JBOSS_FOR_ADOBE_EXPERIENCE_MANAGER_FORMS_6.3. Please find the complete progress log below.I have instal...
Hi,We are using the OOTB Rich Text editor and we would like to enable the font size and font color feature along with the existing feature. The predefined font size and font color should be used.Please let me know if there is any OOTB plugin available to enable this or is there any customized RTE pl...
I am using AEM 6.3 SP1 and creating a touch ui dialog using coral ui 3.Dialog has drop-down. I want to populate the drop down options from resource e.g. file.json. where options are stored as a string json key-value pare.
Why out of box campaign component "Newsletter Settings Dialog" (/libs/mcm/campaign/components/settings) only have classic dialog ?Is it something purposefully limited to classic UI ? or Is there any equivalent Touch UI implementation ?We are working on AEM 6.3 SP1 with Cumulative fix 2.