How to Serial upload feature for assets in Classic UI | Community
Skip to main content
March 26, 2021
Solved

How to Serial upload feature for assets in Classic UI

  • March 26, 2021
  • 1 reply
  • 661 views

Uploading numerous assets in bulk consumes significant system resources, which can adversely impact the performance of your AEM deployment. Bulk upload operation can fails or terminate prematurely. In other words, AEM assets may miss some files while ingesting a bunch of files or altogether fail to ingest any file.

To overcome this situation, AEM Assets ingests one asset at a time (serial upload) during a bulk upload operation, instead of the concurrently ingesting all the assets. We are already having the serial upload by default in Touchi UI. But we need this to be achieved in Classic UI as well.

 

Can someone please help me in knowing how to achieve Serial Upload in Classic  UI

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 arunpatidar

Hi @sreedurga 
Why don't you use Touch UI, if it is a one-time operation?

Or use ACS Common Bulk workflow manager, to run Assets Update workflow in batches to avoid system failure.

 

1 reply

arunpatidar
Community Advisor
arunpatidarCommunity AdvisorAccepted solution
Community Advisor
March 28, 2021

Hi @sreedurga 
Why don't you use Touch UI, if it is a one-time operation?

Or use ACS Common Bulk workflow manager, to run Assets Update workflow in batches to avoid system failure.

 

Arun Patidar