Expand my Community achievements bar.

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

Content Automation | Asset Processing File using Creative cloud services

Avatar

Level 2

Hi,

I am looking for a minor customization of content automation add on creative operations, where I can leverage AEM workflow to read a CSV file(mapping of image and text to apply on top of PSD layers) and pass the values from the file to Asset Processing Profiles as parameters through API and apply the profile to an asset folder to create asset renditions from a PSD file. 

 

Reference : https://experienceleague.adobe.com/en/docs/experience-manager-learn/assets/content-automation/creati...

 

Can any one help me with any pointers?

 

Thanks!

 

 

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

@Vainavee If you are going through custom route of creating the rendition using a custom asset compute microservices application and then you can use the end point of that micro services application in the custom processing profile in AEM and assign that processing profile to a folder and test it out. Please check the below links for reference and example. 

https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/assets/manage/as... - Creating custom processing profile example

 

https://experienceleague.adobe.com/en/docs/asset-compute/using/extend/develop-custom-application  - developing the application

 

https://experienceleague.adobe.com/en/docs/asset-compute/using/extend/deploy-custom-application - deploying the application

 

Hope it helps to start exploring!

View solution in original post

2 Replies

Avatar

Correct answer by
Community Advisor

@Vainavee If you are going through custom route of creating the rendition using a custom asset compute microservices application and then you can use the end point of that micro services application in the custom processing profile in AEM and assign that processing profile to a folder and test it out. Please check the below links for reference and example. 

https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/assets/manage/as... - Creating custom processing profile example

 

https://experienceleague.adobe.com/en/docs/asset-compute/using/extend/develop-custom-application  - developing the application

 

https://experienceleague.adobe.com/en/docs/asset-compute/using/extend/deploy-custom-application - deploying the application

 

Hope it helps to start exploring!

Avatar

Administrator

@Vainavee Just checking in — were you able to resolve your issue?
We’d love to hear how things worked out. If the suggestions above helped, marking a response as correct can guide others with similar questions. And if you found another solution, feel free to share it — your insights could really benefit the community. Thanks again for being part of the conversation!



Kautuk Sahni