So I need to do something like:Here is my message with inner_variable, ok.inner_variable gonna be set in js and I need styles for it.I tried something like:.html${'message' @ i18n, format='<span class="email-address__text"></span>'}.xmlsling:message="Here is my message with {0}, ok."But the span wor...
I have created a System User as mySystemUser via http://localhost:4502/crx/explorer and then assigned permission (R/W to content folder) via http://localhost:4502/useradmin in my Dev Author Instance.Now, I'm looking to create the package to deploy this System User and it's permission into higher env...
Hi,I have a query that finds all pages and all pdf files in specific paths using QueryBuilder and lucene index. The PDF part is not currently relevant for the question.I would like to have number property on each page node, lets call it "luceneScoreModifier" that will alter the calculate the jcr:sco...
The project I'm working on uses Brightcove Connector by Coresecure. We're having a problem where changes to the code in the core Brightcove Services jar aren't being reflected into AEM. I'm wondering what the proper way to make sure this jar is built and deployed to AEM is. We can build the jar manu...
Hello, I am using sightly to generate the content from AEM jcr:content. My code here "<div data-sly-use.news="inTheNews.js"> <div class="read-acticle-btn"> <p>${news.hyperlink}</p> <a href="${news.hyperlink}">${"read acticle" @ i18n, context= 'html'} </a> <p><a href="http://h...
I am using OOTB for generating assets report on 6.2 . I have configured the columns as per the documentation provided in adobe docs. But I was not able to generate a report for downloaded assets , and also it does show download count as well. PFA
Hi Everyone,I am getting following error when I trigger Jenkins job? I do not understand why it is looking for Localhost when I build it from Jenkins job. If you guys ever faced similar issue please let me know.Failed to execute goal org.apache.sling:maven-sling-plugin:2.2.0:install (default) on pro...
Hi ,As per ADOBE SAML INTEGRATION documentation I have configured 1) AEM trust store with IDP certificate given by idp admin2) Configure AEM KeyStore with private certificate from service provider (AEM)3) Configured referrer filter4) Configure SAML 2.0 Authentication Handler5)Configure logging for ...
Hi, I would like to embed a link on a page (using RTE component). This link would go to another page and upon page load, open a specific accordion section/row. Note that the page with the accordion is using a customized version of the Accordion component.If I can just JavaScript, would I place the s...
HI, I am setting up dispatcher for publisher and need to access DAM folder from the publisher. However, I got filter rejected error:[Thu Mar 22 13:34:29 2018] [D] [pid 15924] Filter rejects: GET /assets.html/content/dam/ HTTP/1.1Here is the filter section in dispatcher.any file: /filter { ...