Expand my Community achievements bar.

SOLVED

Dispatcher configuration caching issue

Avatar

Level 2

Hello all,

I'm having an issue with a dispatcher configuration.

The issue is exactly this one :

Dispatcher caching issue while displaying the image renditions in AEM

However, my issue is that the proposed solution cover only the thumbnail and I'm not able to find a way to use a selector with renditions, even the native web.1280.1280.jpeg rendition.

Did someone knows how to do it ?

I could write my own servlet using a custom selector that will sent the web.1280 renditions but I just think that it should exist a better / native solution to this issue.

Many thanks,

Grégory

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

You can use the AdaptiveImageServlet of the Core Components, see The Adaptive Image Servlet · Adobe-Marketing-Cloud/aem-core-wcm-components Wiki · GitHub

Another way is provided by ACS AEM Commons: Named Transform Image Servlet

Jörg

View solution in original post

2 Replies

Avatar

Correct answer by
Employee Advisor

You can use the AdaptiveImageServlet of the Core Components, see The Adaptive Image Servlet · Adobe-Marketing-Cloud/aem-core-wcm-components Wiki · GitHub

Another way is provided by ACS AEM Commons: Named Transform Image Servlet

Jörg