Expand my Community achievements bar.

Don’t miss the AEM Skill Exchange in SF on Nov 14—hear from industry leaders, learn best practices, and enhance your AEM strategy with practical tips.
SOLVED

How to sync image renditions from scene7 to AEM

Avatar

Level 1

In Scene7, I am creating renditions of an image using Image Presets.
How do we sync this image renditions from scene7 to AEM.

1 Accepted Solution

Avatar

Correct answer by
Level 10

Hi Gunjan R,

Dynamic media are rendered on demand & cached in CDN. Somehow your usecase looks not valid to me. All you need is define preset in AEM. http://docs.adobe.com/docs/en/aem/6-0/administer/integration/dynamic-media/image-presets.html

If you are looking to sync preset definition that is not available. Also architecturally that is not direction you would be implementing this integration.  Feel free to file daycare to discuss more on this. 

Thanks,

Sham

Twitter @adobe_sham

View solution in original post

2 Replies

Avatar

Correct answer by
Level 10

Hi Gunjan R,

Dynamic media are rendered on demand & cached in CDN. Somehow your usecase looks not valid to me. All you need is define preset in AEM. http://docs.adobe.com/docs/en/aem/6-0/administer/integration/dynamic-media/image-presets.html

If you are looking to sync preset definition that is not available. Also architecturally that is not direction you would be implementing this integration.  Feel free to file daycare to discuss more on this. 

Thanks,

Sham

Twitter @adobe_sham

Avatar

Employee

Hi gunjan.R,

These docs explain how synching works between S7 and AEM (6.0): http://docs.adobe.com/content/docs/en/aem/6-0/administer/integration/marketing-cloud/scene7.html#Con... Scene7 integration

 Basically it's governed by the polling importer, which is folder based (a folder in S7 is polled at specific intervals in the CQ Target folder in AEM). Any assets in that folder would be synched to AEM.

Regards,

Alva