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!
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:
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: