Team, I am looking forward to install AEM data layer for my local instance which is http://localhost:4502/sites.html/content/we-retail . So that the way and method of getting data to anaytics will make site easier and standard. Basically I am a analytics guy and not aware much on this data layer ins...
Hi, In order to view edit the contents for multiple tab to add components under parsys of multiple tabs that requires that section of the page to be clicked, the author must:switch to preview modeclick on the tab or accordion where the content is to be authored to view the parsysswitch to edit mod...
AEM 6.3.3.5/RHEL/Core components 2.7.0/ACS-Commons 3.17 I have 2 page page resource types, each has the "sling:resourceSuperType" set to "core/wcm/components/page/v2/page".To generate sitemap on the topmost page of the site, I am using the ACS Commons Sitemap Generator. So, as per the instructions h...
Hi, I created a component to download a file with a .docx extension stored in my dam folder, but when I try to download it, it says that the download is unsuccessful. When I use a file with .pdf extension it works correctly for me. Here I show an image of the failed download: My HTL code is this: Th...
tagmanagerobject.resolve(tagid) return ing null everytime.... I m using 6.4.1 Code is written inside active method and in class we are using wcmusepojo by extending it..... We got tag manager as getresourceresolver. Adapto(TagMAnager) Other points which I strict verified I m running my code in lo...
I have a Workflow step which if meet issues throw `WorkflowException` with a message and stacktrace, in effect - blocks whole workflow launcher with the payload. Finally, the workflow is indefinitely in the `RUNNING` state and does not handle any updates for blocked payload. This situation requires ...
We are trying to send email from an AEM Service using MessageGatewayService API. The weird part is, it is working on all lower environment and including in our local aem instance but it is not working only in Live servers. We verified the below thingsVerified org.apache.sling.healthcheck: smtpMailSe...
When I check the error log for one instance it is throwing Bad escape sequence. Please help me to fix thisERROR* [qtp1968936611-3259627] org.apache.sling.engine.impl.parameters.ParameterSupport getRequestParameterMapInternal: Error parsing request java.lang.IllegalArgumentException: Bad escape seque...
Hi all, In AEM 6.5 when I access a dam image on a browser it tries to download vs rendering it. Any reason why it's doing that? Steps to reproduce for we retail demo site:1. Install AEM 6.5 as publisher2. In any browser go to http://<publisher_host>:<publisher_port>/content/dam/we-retail/en/feature...
Hi All,Please can you advise best practice how to publish (replicate) Global Trust Store settings and how to verify that Global Trust Store is published on AEM 6.5 ?Global Trust Store is accessible (on Author) via http://localhost:4502/libs/granite/security/content/truststore.htmlThank you for your ...