Bulk editor in AEMAACS | Community
Skip to main content
Himanshu_Jain
New Participant
September 22, 2025
Question

Bulk editor in AEMAACS

  • September 22, 2025
  • 3 replies
  • 674 views

Hi Everyone,

In Aem 6.5 we had bulk editor which helps to update the existing page properties in bulk via import and export tsv file.

However this feature is deprecated in AEMAACS.

 

Is there any other alternative OOTB way to achieve the same ( this is specifically for AEM sites) ?

 

Thanks

 

3 replies

rampai
New Participant
September 28, 2025

Hi @himanshu_jain ,

 

You can use Data Importer feature of Manage Controlled Processes (MCP) provided by ACS Commons for this use case. For more details, please refer data-importer.

 

If OOTB Data Importer is not sufficient, custom process can be created for specific use case and triggered using MCP UI.

 

Thanks,

Ram

 

 

kautuk_sahni
Employee
September 25, 2025

@himanshu_jain Hey! Just wanted to see if this got resolved. If you solved it yourself, sharing your solution could really help others. And if one of the answers here helped you, marking it as accepted will guide future readers. Thanks!

Kautuk Sahni
giuseppebaglio
New Participant
September 22, 2025

hi @himanshu_jain

There is an out-of-the-box feature that allows you first to export all metadata into a CSV file. After your offline editing, you can import it back into AEM. More info here.

Himanshu_Jain
New Participant
September 22, 2025

Hi @giuseppebaglio ,

We are looking for AEM Sites use case so we can export page properties . For assets we are good .

Is there any way to modify for content pages ?

 

Thanks

 

Himanshu Jain
giuseppebaglio
New Participant
September 22, 2025

Hi, have you tried to leverage ACS Commons Data Importer ?