Solved
Exporting products list to Excel in AEM Cloud
Hi,
Is there some way to customize AEM Cloud Assets page to insert a button triggering a method backend to get the products list and export to Excel?
Hi,
Is there some way to customize AEM Cloud Assets page to insert a button triggering a method backend to get the products list and export to Excel?
Hi,
You can create a custom servlet and write a query to list down the assets by entering parent asset path to reduce the load on images and the same service you can add a button to down the list in excel.
In this way we don't need to override ootb code to add a custom button
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.