Friday 6 December 2019

Dynamic Media + Presets


Note: For this POC you have account in Dynamic Media Portal
Pre-requisite:
  1. Setup AEM Server.
  2. Stop the server, go to crx-quickstart/conf/sling.properties file and update value of sling.run.mode.options to use dynamicmedia_scene7 first.
  3. Configure Dynamic Media Cloud service.
  4. Whitelist server IP in Dynamic Media portal.
  5. Enable Replicate on Modify & Force Delete, to replicate presets in DM also if asset gets deleted in AEM it deletes in DM also.
  6. To adjust the Max presets allowed dimensions, log in to Scene7 Publishing System (SPS), and choose Setup > Application Setup > Publish Setup > Image Server > Reply Image Size Limit. Increase this setting to a value you think is enough and save it. Do same changes in Image renderer also.
  7. [Only in case using PSD’s] In Author, Open crxde, go to path /conf/global/settings/cloudconfigs/dmscene7/jcr:content/mimeTypes/image_vnd.adobe.photoshop ,remove jobParam property value and keep it blank and save it.
       Description:

Need to configure the defined Dynamic Media presets in AEM, so photos that are sent to Dynamic Media can access all the available renditions.
10.   Now go to Dashboard -> Tools -> Assets -> Image Presets
Click on create Presets -> Author required values and save it.
Note that as soon and preset is created it gets automatically published to configured scene7 account.
11.   Upload and asset in AEM, and check its rendition, it will show preset renditions along with static renditions. These are reference to DM renditions.
Also, in Dynamic media portal this asset will get pushed and there all the presets renditions will be created.

Tips:
Always create Dynamic Media Cloud configurations first before creating any presets.

No comments:

Post a Comment