Expand my Community achievements bar.

SOLVED

AEMaaCS Asset upload process Design

Avatar

Level 5

Hi All,

Have below requirement which needs to be design for execution.

1. Initial, 3rd party app invoke 3-step process (initiate upload, uploadURI, completeUpload) to upload assets onto AEMaaCS.

2. Once upload of asset is complete onto cloud, AEM will quick start.

3. AEM needs to start processing custom metadata (comes as request attributes when upload request is made from front end).

4. After custom metadata is processed on Assets it needs to be replicated accordingly.

Can anyone let know how this can be design for achieving the use case specified.

Thanks in Advance.

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

@rsl_lucky Please checkout the below example blog for the working steps you have mentioned 

https://blog.developer.adobe.com/introduction-to-aem-as-a-cloud-service-asset-upload-http-api-fc560f...

 

You can also check the post processing workflow to update metadata or rendition in AEM

https://experienceleague.adobe.com/docs/experience-manager-cloud-service/content/assets/admin/develo... 

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

@rsl_lucky Please checkout the below example blog for the working steps you have mentioned 

https://blog.developer.adobe.com/introduction-to-aem-as-a-cloud-service-asset-upload-http-api-fc560f...

 

You can also check the post processing workflow to update metadata or rendition in AEM

https://experienceleague.adobe.com/docs/experience-manager-cloud-service/content/assets/admin/develo...