Hello,I am trying to integrate DTM with AEM. I went through the documentation at http://docs.adobe.com/docs/en/aem/6-0/administer/integration/marketing-cloud/dtm.html and another question in the forum related to this: http://help-forums.adobe.com/content/adobeforums/en/experience-manager-forum/adobe...
hi I am setting up a site caselaw,lp.findlaw.com for my company in cq5. basically based on the urls i want them to go to different servers.it's working good when there is no query string involved, but what can i do to tell the dispatcher to include the pattern even after the "?"caselaw.lp.findlaw.co...
In 5.6.1 SP1 when one configures the "Apache Sling Resource Resolver Factory" "URL Mappings" parameter, such as adding new outgoing mappings, links that are written inside of JSP components (such as the href of an <a> tag) automatically have "ResourceResolver.map" applied to them to have the mapping...
Hi All,Is it possible to create Sling Rewrites for DAM asset paths? For instance, I'd like to rewrite the path to all images in my html. By default the html looks like this:<img src="/content/dam/products/shirt.jpg" /> But, I'd like to rewrite the path so it looks like this: <img src="/assets/pro...
We have written our own picture component to display renditions based on the user's device size. The Adobe documentation (http://docs.adobe.com/docs/en/cq/5-6-1/developing/mobile/responsive.html#Implementing%20Adaptive%20Images%20in%20AEM) suggests the HTML output below.Our approach is causing dispa...
I can't seem to return and use an object from my js use array. In the below example I'm trying to make a parameter list for use later in a java use-api call, however, the parameter array comes up empty back on the sightly end. Any idea what I'm doing wrong?newsList.js:"use strict"; use( function () ...
Hi All, I'm experiencing some index corruption in an AEM 5.6.1 author production index. I can't replicate it locally or on staging instances that mirror the production environment. The problem occurs intermittently when moving an asset in a custom workflow process via Session.move(). The move operat...
Hi,Currently I am working on CQ5.5 and planing to migrate in AEM 6.0.May I proceed with the below mentioned approach -1. Create a package in package manager with following package filters in CQ5.5- /apps/myapp, /content/mywebsite,/content/dam/mywebsite and /etc/designs/mywebsite2. Upload the abo...