Hello friends.I am facing an issue in AEM 6.0 to 6.2 upgrade project.We have some pages tagged with redirect link (jcr:content/redirectTarget)redirect link works fine on Author. However on Publisher ?wcmmode=disabled is getting appended in the URL.The actual URL in the redirectTarget does not have ...
After enabling Dynamic Media, now I can see the option to create Carousel Set at AEM Assets (http://<host>:<port>/assets.html/content/dam). But when I tried to add an image to the slide, it's not being added. Instead that slide's icon as well is gone. Could you help understand what's the issue is? I...
I have configured my AEM 6.0 with Amazon S3. now, i want to perform testing and want to make sure that all the binary data is getting store in S3.How to perform testing.
HiDuring rollout all attributes from source page are copied to destination/ livecopy page. Is this any configuration setting where we can specify what attributes to copy, what not to copy and whether to retain same value as in source page? Any pointers would be helpful. Thanks.
Hi All,We have requirement to develop site component using adobe analytics data for our site to showcase some graphs. We are exploring two options for this analytics raw data.Adobe analytics clickstream data feeds. Already setup FTP server for data feeds and getting in Zip/CSV format.Real time API’s...
Hi,I have written an OSGI service that implements com.adobe.granite.workflow.exec.WorkflowProcess. The bundle deploys and is in "active" state with no errors. When trying to create a "process step" within OSGI workflow editor, my service does not show up in the process list (see attached screensho...
Hi All,Is there any OOTB functionality in AEM6.1, by which we can set some dam folder(/content/dam/xyz) to accept only some specific type of asset like, pdf or xls etc to be uploaded?Thanks.
Hello friends, I am using ACS Commons Sitemap Servlet to generate sitemap xml which looks like..<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><url><loc>https://<Domain Name>/content/site/testing.html</loc></url><url>I want to get rid of /content/site/ from the url as this is how our ur...
I'm receiving JSON data from a service call programatically.Now, I want to save/upload the JSON data to the JCR as a .txt file programatically. What is the best approach to achieve this ?Appreciate your help. Thanks!
Am trying to understand the AEM Sling Resource Merger concept. As per the Adobe docs examples Override (Configuring your Page Properties), Overlay (Customizing the Consoles (touch-optimized UI)), am getting confused how to use this, can any one explain with simple component to understand it in more ...