내 커뮤니티 업적 표시줄을 확대합니다.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

Dynamic Media cache flush in Hybrid mode

Avatar

Level 3

Hi, 

 

Is it possible to flush the Dynamic media CDN's cache on demand from AEM using APIs or any other way?

 

Please note that in my setup, the AEM is configured in Hybrid mode. I know that it's possible to do via API when in Scene7 mode. 

 

Any direction to do this would be helpful.

 

Thanks

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Level 4

There are two ways you can get the cache cleared for the assets with AEM DM Hybrid setup:

 

1. In AEM you can change the Default Manifest setting for the image server. You can fine-tune quality (JPEG quality, resolution, resampling mode), caching (expiration), and prevent the rendering of images that are too large (defaultpix, defaultthumbpix, maxpix). More detailed information can be found here[0]

2. Open a support ticket along with the list of asset URLs and will get that processed from the backend.

 

[0] https://docs.adobe.com/content/help/en/experience-manager-64/assets/dynamic/config-dynamic.html#defa...

 

I hope this helps

 

원본 게시물의 솔루션 보기

1 답변 개

Avatar

정확한 답변 작성자:
Level 4

There are two ways you can get the cache cleared for the assets with AEM DM Hybrid setup:

 

1. In AEM you can change the Default Manifest setting for the image server. You can fine-tune quality (JPEG quality, resolution, resampling mode), caching (expiration), and prevent the rendering of images that are too large (defaultpix, defaultthumbpix, maxpix). More detailed information can be found here[0]

2. Open a support ticket along with the list of asset URLs and will get that processed from the backend.

 

[0] https://docs.adobe.com/content/help/en/experience-manager-64/assets/dynamic/config-dynamic.html#defa...

 

I hope this helps