How to create dynamic renditions of EPS images in AEM Cloud | Community
Skip to main content
Level 3
March 7, 2024
Solved

How to create dynamic renditions of EPS images in AEM Cloud

  • March 7, 2024
  • 4 replies
  • 1001 views

Hi Team,

 

I am using AEM cloud where I want to create dynamic renditions for EPS files and the Adobe docs suggests me below steps but I am not able to edit the DAM Update Asset workflow

https://experienceleague.adobe.com/docs/experience-manager-cloud-service/content/assets/dynamicmedia/managing-image-presets.html?lang=en#adobe-illustrator-ai-postscript-eps-and-pdf-file-formats

 

Any idea how can we make it enable to create dynamic rendition of EPS images.

 

Thanks,

SD

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by PGURUKRISHNA

Hi @sdusane 

To enable dynamic renditions for EPS files in AEM Cloud, you need to ensure that the EPS file format is included in the list of supported MIME types for Dynamic Media. Here are the steps to follow:

  1. Sign in to your Experience Manager as a Cloud Service as the product administrator.
  2. In Experience Manager as a Cloud Service, select the Experience Manager as a Cloud Service logo to access the global navigation console, then go to General > CRXDE Lite.
  3. In the left rail, navigate to the following: /conf/global/settings/cloudconfigs/dmscene7/jcr:content/mimeTypes
  4. Under the mimeTypes folder, select the MIME type for EPS files, which should be "image/eps".
  5. On the right side of the CRXDE Lite page, in the lower portion, double-select the "enabled" field. By default, all asset MIME types are enabled (set to true), which means the assets are synced to Dynamic Media for processing.
  6. If the "enabled" field is already set to true, save your changes and close CRXDE Lite.
  7. If the "enabled" field is set to false, change it to true and save your changes. This will enable EPS files to be processed by Dynamic Media.
  8. Test the system by uploading an EPS file and checking if dynamic renditions can be created for it.

Note that the DAM Update Asset workflow does not need to be edited to enable dynamic renditions for EPS files. Once the EPS MIME type is enabled in Dynamic Media, EPS files can be processed and dynamic renditions can be created for them.

 
 

4 replies

sherinregi-1
Community Advisor
Community Advisor
March 7, 2024

Hi @sdusane 

When you say you are not able to edit are you getting the button disabled or any console errors. Can you check with admin user and try to edit the workflow model .

Since it an OOTB workflow it should work as expected . 

arunpatidar
Community Advisor
Community Advisor
March 7, 2024
kautuk_sahni
Community Manager
Community Manager
March 7, 2024

@sdusane Did you find the suggestions from users helpful? Please let us know if more information is required. Otherwise, please mark the answer as correct for posterity. If you have found out solution yourself, please share it with the community.

Kautuk Sahni
PGURUKRISHNA
PGURUKRISHNAAccepted solution
Level 4
March 7, 2024

Hi @sdusane 

To enable dynamic renditions for EPS files in AEM Cloud, you need to ensure that the EPS file format is included in the list of supported MIME types for Dynamic Media. Here are the steps to follow:

  1. Sign in to your Experience Manager as a Cloud Service as the product administrator.
  2. In Experience Manager as a Cloud Service, select the Experience Manager as a Cloud Service logo to access the global navigation console, then go to General > CRXDE Lite.
  3. In the left rail, navigate to the following: /conf/global/settings/cloudconfigs/dmscene7/jcr:content/mimeTypes
  4. Under the mimeTypes folder, select the MIME type for EPS files, which should be "image/eps".
  5. On the right side of the CRXDE Lite page, in the lower portion, double-select the "enabled" field. By default, all asset MIME types are enabled (set to true), which means the assets are synced to Dynamic Media for processing.
  6. If the "enabled" field is already set to true, save your changes and close CRXDE Lite.
  7. If the "enabled" field is set to false, change it to true and save your changes. This will enable EPS files to be processed by Dynamic Media.
  8. Test the system by uploading an EPS file and checking if dynamic renditions can be created for it.

Note that the DAM Update Asset workflow does not need to be edited to enable dynamic renditions for EPS files. Once the EPS MIME type is enabled in Dynamic Media, EPS files can be processed and dynamic renditions can be created for them.