Expand my Community achievements bar.

Dive into Adobe Summit 2024! Explore curated list of AEM sessions & labs, register, connect with experts, ask questions, engage, and share insights. Don't miss the excitement.
SOLVED

Update metadata in DAM from excel

Avatar

Level 10

Hi,

We have an requirement like updating metadata information in DAM from excel.

For example: I have my Excel sheet in my Linux server in any directory, than how I can extract the data from it and update the metadata in DAM(JCR).
Any code snippets will be helpful!

Thanks,
Ratna Kumar,

1 Accepted Solution

Avatar

Correct answer by
Level 10

To perform this use case - you need to write a custom AEM Service that can read the excel data. See  this AEM community article - that describes how to perform this task:

Creating a custom Excel Service for Adobe Experience Manager

View solution in original post

1 Reply

Avatar

Correct answer by
Level 10

To perform this use case - you need to write a custom AEM Service that can read the excel data. See  this AEM community article - that describes how to perform this task:

Creating a custom Excel Service for Adobe Experience Manager